json-schema-validator/test
2020-05-15 10:03:48 +02:00
..
cmake-install Adapt CMake project name to be coherent with nlohmann::json's naming 2019-12-05 11:12:23 +01:00
issue-9 Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
issue-12 tests: add some issue-regression-tests 2018-03-30 12:26:52 +02:00
issue-27 tests: add some issue-regression-tests 2018-03-30 12:26:52 +02:00
issue-48 add non-regression test for #48 2019-01-24 18:27:19 +01:00
issue-54 fix #54: use signed-integer-validator even for number_unsigned 2019-03-29 10:57:01 +01:00
issue-75 fix #75: unknown keywords may contain sub-schemas 2019-11-27 13:53:28 +01:00
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 update Test-Suite to make it work with nlohmann::json 2020-05-15 10:03:48 +02:00
CMakeLists.txt use schema to validate json-patch and use json_pointer to verify path 2020-05-15 08:59:11 +02:00
errors.cpp Adapt CMake project name to be coherent with nlohmann::json's naming 2019-12-05 11:12:23 +01:00
id-ref.cpp Adapt CMake project name to be coherent with nlohmann::json's naming 2019-12-05 11:12:23 +01:00
issue-25-default-values.cpp Add schema class that is aware of a default entry 2020-03-10 14:32:10 +01:00
issue-70-root-schema-constructor.cpp Adapt CMake project name to be coherent with nlohmann::json's naming 2019-12-05 11:12:23 +01:00
issue-70.cpp Adapt CMake project name to be coherent with nlohmann::json's naming 2019-12-05 11:12:23 +01:00
issue-98.cpp after et_root_schema, throw if there are undef refs 2020-05-15 09:35:11 +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 Adapt CMake project name to be coherent with nlohmann::json's naming 2019-12-05 11:12:23 +01:00
test-pipe-in.sh fix #93 by returning default-values for refs 2020-03-26 10:49:58 +01:00
uri.cpp Adapt CMake project name to be coherent with nlohmann::json's naming 2019-12-05 11:12:23 +01:00