ajv/spec
Evgeny Poberezkin dd884fe93d feat: option $comment, closes #609 2017-11-10 21:41:27 +00:00
..
JSON-Schema-Test-Suite@8758156cb3 test: update JSON-Schema-Test-Suite, enable optional/bignum test 2017-03-12 18:38:22 +00:00
async feat: support boolean schemas in $ref 2016-12-25 17:43:26 +00:00
custom_rules Allow custom keywords that are not valid JS identifiers 2017-01-05 10:48:12 +00:00
extras refactor: contains implemented as a standard keyword, #367 2016-12-30 17:44:18 +00:00
remotes feat: support validating [meta-]schemas against themselves, closes #259 2016-08-07 00:37:30 +01:00
tests feat: option $comment, closes #609 2017-11-10 21:41:27 +00:00
.eslintrc.yml feat: option $comment, closes #609 2017-11-10 21:41:27 +00:00
after_test.js test: refactor schema tests, use nyc 2016-10-04 21:16:18 +01:00
ajv-async.js refactor: remove nodent, use ajv-async bundle instead 2017-11-08 21:52:03 +00:00
ajv.js style: eslint tests, closes #250 2016-07-28 00:50:30 +01:00
ajv.spec.js feat: draft-07 meta-schema 2017-11-05 22:02:43 +00:00
ajv_async_instances.js refactor: remove nodent, use ajv-async bundle instead 2017-11-08 21:52:03 +00:00
ajv_instances.js style: eslint tests, closes #250 2016-07-28 00:50:30 +01:00
ajv_options.js feat: option processCode replaced option beautify, closes #382 2016-12-26 16:57:06 +00:00
async.spec.js feat: async loading of meta-schema, #334 2016-11-08 00:49:29 +00:00
async_schemas.spec.js feat: async validation promise resolves with data in case of success, closes #377 2016-12-25 20:24:36 +00:00
async_validate.spec.js refactor: remove compilation of async schemas to generator functions, closes #585 2017-11-05 21:14:31 +00:00
boolean.spec.js refactor: contains implemented as a standard keyword, #367 2016-12-30 17:44:18 +00: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 feat: "contains" and "uniqueItems" should be validated after type coercion, closes #611 2017-10-29 18:56:28 +00:00
custom.spec.js refactor: update draft-06 meta-schema, fix URI resolution, fix tests 2017-03-12 17:10:16 +00:00
errors.spec.js feat: improve oneOf error reporting, #573 2017-10-29 20:51:08 +00:00
extras.spec.js feat: option $data instead of v5, use draft-6 meta schema, support constant and contains keywords by default, #372 2016-12-21 21:11:59 +00:00
issues.spec.js feat: draft-07 meta-schema 2017-11-05 22:02:43 +00:00
json-schema.spec.js test: update JSON-Schema-Test-Suite, enable optional/bignum test 2017-03-12 18:38:22 +00:00
options.spec.js feat: option $comment, closes #609 2017-11-10 21:41:27 +00:00
promise.js test: refactor schema tests, use nyc 2016-10-04 21:16:18 +01:00
resolve.spec.js feat: draft-07 meta-schema 2017-11-05 22:02:43 +00:00
schema-tests.spec.js feat: option $data instead of v5, use draft-6 meta schema, support constant and contains keywords by default, #372 2016-12-21 21:11:59 +00:00