Go to the source code of this file.
Functions | |
| static void | loader (const json_uri &uri, json &schema) |
| int | main (void) |
Variables | |
| static const auto | expected_patch |
| static const auto | instance |
Definition at line 25 of file issue-93.cpp.
References nlohmann::json_uri::path(), and nlohmann::json_uri::url().
Referenced by main().
| int main | ( | void | ) |
Definition at line 38 of file issue-93.cpp.
References expected_patch, instance, nlohmann::json_schema::json_validator::json_validator(), loader(), nlohmann::json_schema::json_validator::set_root_schema(), and nlohmann::json_schema::json_validator::validate().
|
static |
Definition at line 10 of file issue-93.cpp.
Referenced by main().
|
static |
Definition at line 14 of file issue-93.cpp.
Referenced by main().