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

Use ajv JSON Schema Validator #90

Closed
honzajavorek opened this issue Apr 13, 2017 · 3 comments · Fixed by #355
Closed

Use ajv JSON Schema Validator #90

honzajavorek opened this issue Apr 13, 2017 · 3 comments · Fixed by #355

Comments

@honzajavorek
Copy link
Contributor

Suggestion from apiaryio/dredd#278.

@artem-zakharchenko
Copy link
Contributor

This is a great idea and should be done after apiaryio/gavel-spec#48.

@artem-zakharchenko
Copy link
Contributor

artem-zakharchenko commented Nov 25, 2019

I'm going to put this to the roadmap per @kylef's suggestion.

I propose to integrate AJV support in the following steps:

  • Use AJV for JSON Schema Draft 6/7 validation (Adds JSON Schema Draft 6/7 support #355)
  • Replace TV4 with AJV for JSON Schema Draft 4 validation. Remove TV4 from Gavel.
  • Deprecate the usage of Amanda and JSON Schema Draft 3 support.
  • (BREAKING) Remove Amanda and JSON Schema Draft 3 support.

@ApiaryBot
Copy link
Collaborator

🎉 This issue has been resolved in version 8.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants