Skip to content
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

Require all implementers to support at least one common JSON Schema version #180

Closed
decentralgabe opened this issue Jul 25, 2023 · 0 comments · Fixed by #184
Closed

Require all implementers to support at least one common JSON Schema version #180

decentralgabe opened this issue Jul 25, 2023 · 0 comments · Fixed by #184
Assignees
Labels
enhancement New feature or request

Comments

@decentralgabe
Copy link
Collaborator

@msporny has suggested requiring implementers to support at least one common JSON Schema version. I like the idea as it makes testability easier, and ensures broader success in adoption.

To achieve this text in the processing section should be updated from...

It is RECOMMENDED that implementers choose validators which possess this capability and are able to limit validation to the JSON schema specifications supported by this document.

to something like

It is REQUIRED that implementers choose validators which possess this capability and are able to limit validation to the JSON schema specifications supported by this document.

with the addition of language specifying which version all implementers must support.


As a separate, but related concern when the JSON Schema organization updates to a stable version identifier for long term support, we should require that version.

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

Successfully merging a pull request may close this issue.

1 participant