..
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
issue-143
force schema-instance-type of unknown-keywords to an object
2021-02-08 17:57:21 +01:00
issue-209
ref-schema: create a new ref-schema when default-value is present
2022-06-27 10:30:11 +02:00
JSON-Schema-Test-Suite
Feature: Add uuid format-string support
2021-09-08 15:34:08 +02:00
binary-validation.cpp
add checks about content checker at shema parsing stage
2020-07-13 11:13:08 +02:00
CMakeLists.txt
Support override of default value when using referenced schemas ( #189 )
2022-06-06 10:08:43 +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
fix default is empty object ( #123 )
2020-06-29 15:20:07 +02: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
issue-117-format-error.cpp
add checking about format-checker existance at schema parsing time
2020-06-12 17:22:46 +02:00
issue-149-entry-selection.cpp
First implementation of sub-schema-validation on request.
2021-06-17 09:06:23 +02:00
issue-189-default-values.cpp
distinguish between schema_ref and type_schema
2022-06-06 10:09:51 +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
update to latest JSON-schema-tests, with some fixes
2021-06-10 11:02:41 +02:00
test-pipe-in.sh
Altered code for bash 3.2 compatibility, default bash on macOS
2021-03-09 13:46:01 +01:00
uri.cpp
Adapt CMake project name to be coherent with nlohmann::json's naming
2019-12-05 11:12:23 +01:00