Public Attributes | |
| std::map< std::string, std::shared_ptr< schema > > | schemas |
| std::map< std::string, std::shared_ptr< schema_ref > > | unresolved |
| json | unknown_keywords |
Definition at line 150 of file json-validator.cpp.
| std::map< std::string, std::shared_ptr< schema > > nlohmann::json_schema::root_schema::schema_file::schemas |
Definition at line 151 of file json-validator.cpp.
Definition at line 153 of file json-validator.cpp.
| std::map< std::string, std::shared_ptr< schema_ref > > nlohmann::json_schema::root_schema::schema_file::unresolved |
Definition at line 152 of file json-validator.cpp.