ajv/spec/tests/rules
Evgeny Poberezkin dad7132adf test: fix browser tests, replace id with $id 2017-12-02 19:35:57 +00:00
..
allOf.json fix: allOf with empty schemas failing compilation, fixes #381 2016-12-24 23:42:36 +00:00
anyOf.json test: anyOf with one of schemas empty 2015-08-16 01:25:37 +01:00
comment.json feat: option $comment, closes #609 2017-11-10 21:41:27 +00:00
dependencies.json feat: support dependencies keyword with empty array of required properties, #367 2016-12-24 16:21:34 +00:00
format.json feat: format json-pointer only means string now, added format json-pointer-uri-fragment, closes #589 2017-10-26 18:35:09 +01:00
if.json test: fix browser tests, replace id with $id 2017-12-02 19:35:57 +00:00
items.json more tests for oneOf and items 2015-10-15 23:20:33 +01:00
oneOf.json optimized generated code for deep schemas 2015-10-25 21:55:07 +00:00
required.json feat: support dependencies keyword with empty array of required properties, #367 2016-12-24 16:21:34 +00:00
type.json tests for special cases of type keyword 2015-08-11 22:49:47 +01:00
uniqueItems.json feat: faster uniqueItems when items are scalars of the same type, closes #608 2017-10-29 18:20:24 +00:00