Go to the source code of this file.
Functions | |
| int | main (void) |
Variables | |
| static const json | root_default |
| int main | ( | void | ) |
Definition at line 21 of file issue-243-root-default-values.cpp.
References nlohmann::json_schema::json_validator::json_validator(), root_default, nlohmann::json_schema::json_validator::set_root_schema(), and nlohmann::json_schema::json_validator::validate().
|
static |
Definition at line 8 of file issue-243-root-default-values.cpp.
Referenced by main().