ajv/spec/async
Evgeny Poberezkin 53a6c70138 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
..
compound.json fixed bug: custom sync keyword in async schema 2016-02-04 19:56:04 +00:00
format.json refactor async tests 2016-02-03 22:14:14 +00:00
items.json fixed bug: custom sync keyword in async schema 2016-02-04 19:56:04 +00:00
keyword.json 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
no_async.json refactor async tests 2016-02-03 22:14:14 +00:00
properties.json fixed bug: custom sync keyword in async schema 2016-02-04 19:56:04 +00:00
switch.json fixed bug: custom sync keyword in async schema 2016-02-04 19:56:04 +00:00