#include <nlohmann/json-schema.hpp>Go to the source code of this file.
Functions | |
| int | main (void) |
Variables | |
| static const json | person_schema |
| int main | ( | void | ) |
Definition at line 36 of file issue-70.cpp.
References person_schema, and nlohmann::json_schema::json_validator::set_root_schema().
|
static |
Definition at line 6 of file issue-70.cpp.
Referenced by main().