Skip to content

feat: add proof-of-concept implementation for strict fully validating using draft-06 schema #835

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

DannyvdSluijs
Copy link
Collaborator

⚠️ This is a draft PR as some blockers have been resolved breaking other things in order to get a proof of concept of the approach for supporting multiple drafts.

This PR will:

  • Introduce the JsonSchema\Constraints\Drafts\Draft06 namespace
  • A constraint per keyword
  • Enable the draft6 in the test, locally I have 633 passing test, 312 failing tests and 157 ignored tests.

@DannyvdSluijs
Copy link
Collaborator Author

Locally I now have 754 passing test, 213 failing tests and 135 ignored tests.

@DannyvdSluijs
Copy link
Collaborator Author

Locally I now have 754 passing test, 213 failing tests and 135 ignored tests.

Now 773 passing, 207 failing and 122 ignored

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

Successfully merging this pull request may close these issues.

1 participant