ajv/lib
Evgeny Poberezkin 53b5682cb7 fix: the unknown keyword in the schema without known keywords inside compound schema (e.g. anyOf) is ignored with strictKeywords option 2019-07-13 21:38:44 +01:00
..
compile feat: strictKeywords option to report unknown keywords, closes #781 2019-03-03 10:49:16 +00:00
dot fix: the unknown keyword in the schema without known keywords inside compound schema (e.g. anyOf) is ignored with strictKeywords option 2019-07-13 21:38:44 +01:00
dotjs feat: option $comment, closes #609 2017-11-10 21:41:27 +00:00
refs refactor: security meta-schema 2019-02-02 19:46:59 +00:00
ajv.d.ts Add "empty" to useDefaults Option type definition (#1020) 2019-07-05 22:22:00 +01:00
ajv.js rename option to strictDefaults 2019-03-03 09:16:00 +00:00
cache.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
data.js refactor: rename $data.js and $data.json without $, closes #526 2017-11-05 22:08:36 +00:00
definition_schema.js fix: addKeyword and schema without ID, closes #1001 2019-04-27 10:32:39 +01:00
keyword.js fix: addKeyword and schema without ID, closes #1001 2019-04-27 10:32:39 +01:00