ajv/spec
Evgeny Poberezkin 5a80c7cff6
feat: support meta-schema validation in custom keywords with $data support, #146
2016-07-22 14:25:41 +01:00
..
JSON-Schema-Test-Suite@f3d5aeb5ff updated require-globify to use "mode:list" 2015-08-27 18:03:24 +01:00
async asynchronous custom keywords can define custom errors by returning the promise that rejects with Ajv.ValidationError, closes #118 2016-02-28 22:14:18 +00:00
custom_rules fixed browser tests with the new brfs version 2016-01-26 13:18:50 +00:00
remotes fixed resolution scope change - changing folder, fixed test for #62 2015-10-24 23:16:37 +01:00
tests test: control characters in "enum" and "dependencies", #226 2016-07-09 23:39:26 +01:00
v5 fix incorrect change of resolution scope when sibling subschema has id in switch keyword, issue #170 2016-04-23 19:36:47 +01:00
ajv.js minified browser bundle 2015-12-27 21:33:07 +00:00
ajv.spec.js use new with Ajv constructor in tests and examples 2016-06-04 21:16:11 +01:00
ajv_async_instances.js use new with Ajv constructor in tests and examples 2016-06-04 21:16:11 +01:00
ajv_instances.js use new with Ajv constructor in tests and examples 2016-06-04 21:16:11 +01:00
ajv_options.js "default" keyword in "properties" subschemas, #42 2016-01-09 01:07:33 +00:00
async.spec.js fix: ref resolution does not fail when it should; closes #220 2016-06-28 21:30:55 +01:00
async_schemas.spec.js asynchronous custom keywords can define custom errors by returning the promise that rejects with Ajv.ValidationError, closes #118 2016-02-28 22:14:18 +00:00
async_validate.spec.js use new with Ajv constructor in tests and examples 2016-06-04 21:16:11 +01:00
chai.js minified browser bundle 2015-12-27 21:33:07 +00:00
coercion.spec.js use new with Ajv constructor in tests and examples 2016-06-04 21:16:11 +01:00
custom.spec.js feat: support meta-schema validation in custom keywords with $data support, #146 2016-07-22 14:25:41 +01:00
equal.spec.js minified browser bundle 2015-12-27 21:33:07 +00:00
errors.spec.js use new with Ajv constructor in tests and examples 2016-06-04 21:16:11 +01:00
issues.spec.js fix: support mutual recursive refs when both refs are schema fragments, closes #210 2016-07-10 18:36:09 +01:00
json-schema.spec.js fix: support control characters in "properties" and "required", closes #226 2016-07-09 23:16:24 +01:00
options.spec.js use new with Ajv constructor in tests and examples 2016-06-04 21:16:11 +01:00
promise.js refactor async tests 2016-02-03 22:14:14 +00:00
resolve.spec.js fix: ref resolution does not fail when it should; closes #220 2016-06-28 21:30:55 +01:00
v5.spec.js renamed opts property of ajv instance to _opts; options object passed to constructor is copied 2016-01-25 06:37:36 +00:00