ajv/lib
Evgeny Poberezkin 84b0531e39 feat: async loading of meta-schema, #334 2016-11-08 00:49:29 +00:00
..
compile feat: async loading of meta-schema, #334 2016-11-08 00:49:29 +00:00
dot feat: make option unknownFormats default to true, closes #324 2016-10-16 18:59:40 +01:00
dotjs restore readme in dotjs folder 2016-03-15 08:43:54 +00:00
refs Add JSON pointer support to $data reference. 2016-08-25 21:35:35 -07:00
ajv.d.ts fix: type definition change for compileAsync, closes #249 2016-10-19 09:52:58 +01:00
ajv.js refactor: do not bind ajv methods to the instance, closes #232 2016-10-21 21:33:32 +01:00
async.js refactor: move async compilation to separate file 2016-10-17 21:27:40 +01: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
keyword.js refactor: function to check that schema has no rules except one specified (e.g. $ref) 2016-08-07 11:05:27 +01:00
v5.js Rename exclusiveFormat to formatExclusive (v5 draft) 2016-03-22 19:40:15 +01:00