ajv/spec
Evgeny Poberezkin 8413890875 fix: schema "dependencies" with property containing single quotes, closes #413 2017-02-12 00:21:53 +00: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 Allow custom keywords that are not valid JS identifiers 2017-01-05 10:48:12 +00:00
remotes feat: support validating [meta-]schemas against themselves, closes #259 2016-08-07 00:37:30 +01:00
tests fix: schema "dependencies" with property containing single quotes, closes #413 2017-02-12 00:21:53 +00:00
v5 test: not whitelisted unknown format in $data fails validation, #310 2016-10-16 16:11:44 +01:00
.eslintrc.json fix: compare Date and RegExp objects, closes #342 2016-11-14 18:27:40 +00:00
after_test.js test: refactor schema tests, use nyc 2016-10-04 21:16:18 +01:00
ajv.js style: eslint tests, closes #250 2016-07-28 00:50:30 +01:00
ajv.spec.js feat: allow refs with protocol-relative URIs, closes #277 2016-08-15 21:53:09 +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 style: eslint tests, closes #250 2016-07-28 00:50:30 +01:00
ajv_options.js feat: option "extendRefs" to fail compilation or to ignore other keywords when "$ref" is used, closes #260 2016-08-06 13:05:39 +01:00
async.spec.js style: eslint tests, closes #250 2016-07-28 00:50:30 +01:00
async_schemas.spec.js test: fix typo in file name 2016-12-03 19:26:30 +00:00
async_validate.spec.js test: refactor schema tests, use nyc 2016-10-04 21:16:18 +01:00
browser_test_suite.js test: fix typo in file name 2016-12-03 19:26:30 +00:00
chai.js style: eslint tests, closes #250 2016-07-28 00:50:30 +01:00
coercion.spec.js test: more test cases for coersion of array to scalar, #158 2016-07-28 22:23:18 +01:00
custom.spec.js feat: custom keywords with predefined validation result, #393 2017-01-20 23:08:52 +00:00
equal.spec.js style: eslint tests, closes #250 2016-07-28 00:50:30 +01:00
errors.spec.js style: eslint tests, closes #250 2016-07-28 00:50:30 +01:00
issues.spec.js fix: compare Date and RegExp objects, closes #342 2016-11-14 18:27:40 +00:00
json-schema.spec.js test: fix typo in file name 2016-12-03 19:26:30 +00:00
options.spec.js feat: optionally fail validation of unknown format passed via $data, #310 2016-10-16 16:11:25 +01:00
promise.js test: refactor schema tests, use nyc 2016-10-04 21:16:18 +01:00
resolve.spec.js feat: allow refs with protocol-relative URIs, closes #277 2016-08-15 21:53:09 +01:00
schema-tests.spec.js test: fix typo in file name 2016-12-03 19:26:30 +00:00
v5.spec.js test: fix typo in file name 2016-12-03 19:26:30 +00:00