MQTTSuite
Loading...
Searching...
No Matches
root_schema::schema_file Struct Reference
Collaboration diagram for root_schema::schema_file:

Public Attributes

std::map< std::string, std::shared_ptr< schema > > schemas
std::map< std::string, std::shared_ptr< schema_ref > > unresolved
json unknown_keywords

Detailed Description

Definition at line 150 of file json-validator.cpp.

Member Data Documentation

◆ schemas

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.

◆ unknown_keywords

◆ unresolved

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.


The documentation for this struct was generated from the following file: