ajv/spec
Evgeny Poberezkin 022a825362 test: additional tests to verify number of errors when type is used 2017-05-20 21:44:17 +01: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 fix: incorrect integer validation, closes #490 2017-05-14 23:29:18 +01:00
.eslintrc.yml style: convert eslintrc files to yml 2016-12-26 17:58:38 +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 test: number format via $data, #291 2017-02-10 21:59:20 +00:00
ajv_async_instances.js refactor: support for transpile option moved to ajv-async package, #383 2016-12-26 20:57:14 +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: support for transpile option moved to ajv-async package, #383 2016-12-26 20:57:14 +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 fix: duplicate "type" error is reported with coerceTypes option, fixes #469 2017-04-28 19:34:42 +01:00
custom.spec.js refactor: update draft-06 meta-schema, fix URI resolution, fix tests 2017-03-12 17:10:16 +00:00
equal.spec.js style: eslint tests, closes #250 2016-07-28 00:50:30 +01:00
errors.spec.js test: additional tests to verify number of errors when type is used 2017-05-20 21:44:17 +01: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 Revert "refactor: make sure "type": "integer" is vaildated before other keywords, closes #485" 2017-05-20 21:37:39 +01: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: support $id, #384 2017-02-27 00:18:42 +00:00
promise.js test: refactor schema tests, use nyc 2016-10-04 21:16:18 +01:00
resolve.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
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