json-schema-validator/test/JSON-Schema-Test-Suite/tests/draft4
2018-04-24 18:48:26 +02:00
..
optional tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
additionalItems.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
additionalProperties.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
allOf.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
anyOf.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
default.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
definitions.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
dependencies.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
enum.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
items.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
maximum.json tests: test for explicit false exclusivity 2018-04-24 18:48:26 +02:00
maxItems.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
maxLength.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
maxProperties.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
minimum.json tests: test for explicit false exclusivity 2018-04-24 18:48:26 +02:00
minItems.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
minLength.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
minProperties.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
multipleOf.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
not.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
oneOf.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
pattern.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
patternProperties.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
properties.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
ref.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
refRemote.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
required.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
type.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00
uniqueItems.json tests: add draft4-tests from json-schema-test-suite to this repo 2018-04-18 11:49:36 +02:00