json-schema-validator/test
2020-06-22 11:10:17 +02:00
..
cmake-install
issue-9
issue-12
issue-27
issue-48
issue-54
issue-75
issue-93 fix #93 by returning default-values for refs 2020-03-26 10:49:58 +01:00
issue-96 schema-URIs with plain name identifiers cannot have derived sub-schema-URIs 2020-04-25 08:26:55 +02:00
issue-100 fix #100: only look for "unknown keyword" if the uri contains a pointer. 2020-04-15 09:37:04 +02:00
issue-101 fix #101: throw an exception if JSON-type of schema is not one of the expected types 2020-04-15 09:37:16 +02:00
JSON-Schema-Test-Suite ignore (new) failing errors from test-suite 2020-05-15 10:04:12 +02:00
CMakeLists.txt add checking about format-checker existance at schema parsing time 2020-06-12 17:22:46 +02:00
errors.cpp
id-ref.cpp
issue-25-default-values.cpp fix default is empty object 2020-06-22 11:10:17 +02:00
issue-70-root-schema-constructor.cpp
issue-70.cpp
issue-98.cpp after et_root_schema, throw if there are undef refs 2020-05-15 09:35:11 +02:00
issue-117-format-error.cpp add checking about format-checker existance at schema parsing time 2020-06-12 17:22:46 +02:00
json-patch.cpp use schema to validate json-patch and use json_pointer to verify path 2020-05-15 08:59:11 +02:00
string-format-check-test.cpp
test-pipe-in.sh fix #93 by returning default-values for refs 2020-03-26 10:49:58 +01:00
uri.cpp