ajv/spec
Evgeny Poberezkin d47ff8b843 Merge pull request #136 from imbstack/dont-alter-underlying
Clone default values to avoid seemingly surprising behavior
2016-03-03 19:40:49 +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 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 option multipleOfPrecision, closes #84 2016-01-02 17:16:01 +00:00
v5 patternRequired keyword (v5 proposal), closes #123 2016-02-27 22:36:11 +00:00
ajv.js minified browser bundle 2015-12-27 21:33:07 +00:00
ajv.spec.js removeSchema with RegExp to remove multiple schemas or without argument to remove all schemas, closes #103 2016-02-28 01:16:48 +00:00
ajv_async_instances.js fixed instances list for async test; readme re removeAdditional (related to #129, #134) 2016-03-03 00:28:44 +00:00
ajv_instances.js minified browser bundle 2015-12-27 21:33:07 +00:00
ajv_options.js "default" keyword in "properties" subschemas, #42 2016-01-09 01:07:33 +00:00
async.spec.js minified browser bundle 2015-12-27 21:33:07 +00: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 removed browser test badge 2016-02-29 23:47:15 +00:00
chai.js minified browser bundle 2015-12-27 21:33:07 +00:00
coercion.spec.js fix inlineRefs option, fix test, fix $ref to pass parentData[Property] to the referenced schema if it was passed to validate function 2016-02-15 22:04:04 +00:00
custom.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
equal.spec.js minified browser bundle 2015-12-27 21:33:07 +00:00
errors.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
issues.spec.js update json-stable-stringify; closes #67 2016-02-02 21:39:45 +00:00
json-schema.spec.js alvays pass parent data and current data property when referenced schema called as a function (previously was passed only with option coerceTypes) 2016-02-12 23:08:28 +00:00
options.spec.js Make cloning optional and based on stringify 2016-03-03 11:23:49 -08:00
promise.js refactor async tests 2016-02-03 22:14:14 +00:00
resolve.spec.js fixed inline reference resolution 2016-01-16 14:33:46 +00: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