You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 12, 2018. It is now read-only.
I think the validator should support draft 7 and its switch-if-then-else addition. Also the used JSON Schema Test Suite considers to pass all drafts and draft 6 and draft 7 should be maintained as they are currently active.
Draft 7 support would be great. This was discussed a bit in #114. I don't have time personally at the moment to implement it but contributions are welcome.
Also the used JSON Schema Test Suite considers to pass all drafts and draft 6 and draft 7 should be maintained as they are currently active.
As mentioned in #114 we will need to update the test suite's tag in composer.json so it pulls in the latest test suite.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I think the validator should support draft 7 and its switch-if-then-else addition. Also the used JSON Schema Test Suite considers to pass all drafts and draft 6 and draft 7 should be maintained as they are currently active.
Here the release notes from draft 07:
http://json-schema.org/draft-07/json-schema-release-notes.html
The text was updated successfully, but these errors were encountered: