Skip to content

Releases: ajv-validator/ajv

0.6.1

18 Aug 16:25
Compare
Choose a tag to compare

Errors for "required" keyword validation include missing properties
Better references resolution in schemas without IDs

0.6.0

18 Aug 20:25
Compare
Choose a tag to compare

Improved refs resolution

0.5.9

18 Aug 16:27
Compare
Choose a tag to compare

cache option and removeSchema method

0.5.2

18 Aug 20:30
Compare
Choose a tag to compare

ajv can be used in the browser (with browserify)

0.5.1

18 Aug 16:29
Compare
Choose a tag to compare

doT is no longer a run-time dependency

0.5.0

18 Aug 16:30
Compare
Choose a tag to compare

Schemas are validated against meta-schema before compilation

0.4.1

18 Aug 20:33
Compare
Choose a tag to compare

Custom formats support.

0.4.0

18 Aug 20:34
Compare
Choose a tag to compare

Errors are set to null if there are no errors (previously empty array).