ajv/spec
Evgeny Poberezkin c9fb5cafb9 refactor: tests for ownProperties option, #197 2017-02-11 22:20:46 +00:00
..
JSON-Schema-Test-Suite@f3d5aeb5ff updated require-globify to use "mode:list" 2015-08-27 18:03:24 +01: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: format uri-template, #384 2017-01-23 22:08:05 +00: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 test: more test cases for coersion of array to scalar, #158 2016-07-28 22:23:18 +01:00
custom.spec.js fix: custom keywords with $data option validate as valid if their value (in data) is undefined 2017-02-05 17:40:39 +00:00
equal.spec.js style: eslint tests, closes #250 2016-07-28 00:50:30 +01:00
errors.spec.js feat: draft6 propertyName keyword (standard, inline) 2016-12-23 23:45:48 +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 fix: code clean-up, closes #388 2017-02-04 22:15:23 +00:00
json-schema.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
options.spec.js refactor: tests for ownProperties option, #197 2017-02-11 22:20:46 +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