|
| static std::shared_ptr< schema > | make (json &schema, root_schema *root, const std::vector< std::string > &key, std::vector< nlohmann::json_uri > uris) |
| static std::shared_ptr< schema > | make (json &schema, root_schema *root, const std::vector< std::string > &key, std::vector< nlohmann::json_uri > uris) |
| virtual std::shared_ptr< schema > | make_for_default_ (std::shared_ptr<::schema > &, root_schema *, std::vector< nlohmann::json_uri > &, nlohmann::json &) const |
| virtual std::shared_ptr< schema > | make_for_default_ (std::shared_ptr<::schema > &, root_schema *, std::vector< nlohmann::json_uri > &, nlohmann::json &) const |
| root_schema * | root_ |
| json | default_value_ = nullptr |
Definition at line 1000 of file json-validator.cpp.
◆ boolean() [1/2]
◆ boolean() [2/2]
◆ validate() [1/2]
| void anonymous_namespace{json-validator.cpp}::boolean::validate |
( |
const json::json_pointer & | ptr, |
|
|
const json & | instance, |
|
|
json_patch & | , |
|
|
error_handler & | e ) const |
|
inlineoverrideprivatevirtual |
◆ validate() [2/2]
| void anonymous_namespace{json-validator.cpp}::boolean::validate |
( |
const json::json_pointer & | ptr, |
|
|
const json & | instance, |
|
|
json_patch & | , |
|
|
error_handler & | e ) const |
|
inlineoverrideprivatevirtual |
◆ true_
| bool anonymous_namespace{json-validator.cpp}::boolean::true_ |
|
private |
The documentation for this class was generated from the following file: