Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Dredd support for ajv JSON Schema Validator #278

Closed
abtris opened this issue Sep 15, 2015 · 1 comment
Closed

Dredd support for ajv JSON Schema Validator #278

abtris opened this issue Sep 15, 2015 · 1 comment

Comments

@abtris
Copy link
Contributor

abtris commented Sep 15, 2015

ajv implements full JSON Schema draft 4 standard:

all validation keywords
full support of remote refs (remote schemas have to be added with addSchema or compiled to be available)
support of circular dependencies between schemas
correct string lengths for strings with unicode pairs (can be turned off)
formats defined by JSON Schema draft 4 standard and custom formats (can be turned off)
ajv passes all the tests from JSON Schema Test Suite (apart from the one that requires that 1.0 is not an integer).

https://github.com/epoberezkin/ajv

@honzajavorek
Copy link
Contributor

Closing in favor of apiaryio/gavel.js#90. It's Gavel.js improvement request rather then something Dredd should care about.

artem-zakharchenko pushed a commit that referenced this issue Oct 9, 2019
Update @commitlint/cli to the latest version 🚀
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants