json-schema-validator/test
Patrick Boettcher 79639446a0 Add constructor taking a root-schema as argument
This way the validator can be used static/global loading once a root-schema.

As no try/catch-compound can be placed around, it has to be a valid schema.

Related to #70
2019-10-14 11:58:16 +02: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
JSON-Schema-Test-Suite Update to latest JSON-Schema-Test-Suite 2019-04-02 11:39:55 +02:00
CMakeLists.txt Add constructor taking a root-schema as argument 2019-10-14 11:58:16 +02:00
errors.cpp fix #55: make additionalProperties-error-message clearer 2019-05-02 17:11:38 +02:00
id-ref.cpp Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
issue-70-root-schema-constructor.cpp Add constructor taking a root-schema as argument 2019-10-14 11:58:16 +02:00
issue-70.cpp root-schema: allow re-setting a new root-schema 2019-10-14 11:46:13 +02:00
test-pipe-in.sh tests: add some issue-regression-tests 2018-03-30 12:26:52 +02:00
uri.cpp Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00