-
Notifications
You must be signed in to change notification settings - Fork 58
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
JSON Schema Draft 8 implementation #49
Comments
Thanks for the advice There are a couple of things that are really breaking changes like:
Plus new keywords Help is always appreciate 💪🏻 // cc @mcollina per fast-json-stringify |
good point @halex2005 IMO until we don't have a validator eg. AJV there isn't too much value. They are talking here as well: ajv-validator/ajv#1082 |
A more updated issue on AJV side: ajv-validator/ajv#1198 |
fast-json-stringify does not implement the latest draft. |
This comment was marked as off-topic.
This comment was marked as off-topic.
When somebody will PR that in |
Hi!
There is new JSON Schema draft available here: http://json-schema.org/specification-links.html#2019-09-formerly-known-as-draft-8
Does this library needs changes?
Actually, I don't read this draft yet. May be someone tell: does this library already implements new draft or it needs some changes?
I suggest you create roadmap for the changes, if necessary.
It could help the community to focus what's really needed and track the overall progress.
The text was updated successfully, but these errors were encountered: