json-schema-validator/test/JSON-Schema-Test-Suite/tests/draft7
Patrick Boettcher 3ec0e69a0b Add support for plain-name-fragment
Plain-name-fragments are something like

    file.json#plain

plain here is not a JSON-pointer but a
Location-independent Identifier or plain-name.

Fixes #72
2019-10-23 14:46:34 +02:00
..
optional update to latest JSON Schema Test suite (except for the ref-test) 2019-10-22 16:20:18 +02:00
additionalItems.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
additionalProperties.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
allOf.json Update to latest JSON-Schema-Test-Suite 2019-04-02 11:39:55 +02:00
anyOf.json update to latest JSON Schema Test suite (except for the ref-test) 2019-10-22 16:20:18 +02:00
boolean_schema.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
const.json update to latest JSON Schema Test suite (except for the ref-test) 2019-10-22 16:20:18 +02:00
contains.json update to latest JSON Schema Test suite (except for the ref-test) 2019-10-22 16:20:18 +02:00
default.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
definitions.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
dependencies.json Update to latest JSON-Schema-Test-Suite 2019-04-02 11:39:55 +02:00
enum.json update to latest JSON Schema Test suite (except for the ref-test) 2019-10-22 16:20:18 +02:00
exclusiveMaximum.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
exclusiveMinimum.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
if-then-else.json update to latest JSON Schema Test suite (except for the ref-test) 2019-10-22 16:20:18 +02:00
items.json Update to latest JSON-Schema-Test-Suite 2019-04-02 11:39:55 +02:00
maximum.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
maxItems.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
maxLength.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
maxProperties.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
minimum.json Update to latest JSON-Schema-Test-Suite 2019-04-02 11:39:55 +02:00
minItems.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
minLength.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
minProperties.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
multipleOf.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
not.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
oneOf.json Update to latest JSON-Schema-Test-Suite 2019-04-02 11:39:55 +02:00
pattern.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
patternProperties.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
properties.json Update to latest JSON-Schema-Test-Suite 2019-04-02 11:39:55 +02:00
propertyNames.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
ref.json Add support for plain-name-fragment 2019-10-23 14:46:34 +02:00
refRemote.json Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
required.json Update to latest JSON-Schema-Test-Suite 2019-04-02 11:39:55 +02:00
type.json Update to latest JSON-Schema-Test-Suite 2019-04-02 11:39:55 +02:00
uniqueItems.json update to latest JSON Schema Test suite (except for the ref-test) 2019-10-22 16:20:18 +02:00