Go to the source code of this file.
Classes | |
| class | anonymous_namespace{issue-149-entry-selection.cpp}::store_err_handler |
Namespaces | |
| namespace | anonymous_namespace{issue-149-entry-selection.cpp} |
Macros | |
| #define | EXPECT_EQ(a, b) |
Functions | |
| int | main (void) |
Variables | |
| static int | anonymous_namespace{issue-149-entry-selection.cpp}::error_count |
| static json | anonymous_namespace{issue-149-entry-selection.cpp}::person_schema |
| static json_validator | validator (person_schema) |
| #define EXPECT_EQ | ( | a, | |
| b ) |
Definition at line 13 of file issue-149-entry-selection.cpp.
| int main | ( | void | ) |
Definition at line 64 of file issue-149-entry-selection.cpp.
References anonymous_namespace{issue-149-entry-selection.cpp}::error_count, anonymous_namespace{issue-149-entry-selection.cpp}::store_err_handler::failed, nlohmann::json_uri::json_uri(), anonymous_namespace{issue-149-entry-selection.cpp}::store_err_handler::reset(), nlohmann::json_schema::json_validator::validate(), and validator.
|
static |
Referenced by main().