Skip to content

Support every JSON Schema format for Draft 4 #780

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

Closed
jviotti opened this issue Jun 7, 2024 · 0 comments
Closed

Support every JSON Schema format for Draft 4 #780

jviotti opened this issue Jun 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jviotti
Copy link
Member

jviotti commented Jun 7, 2024

These are the ones that are missing right now: https://github.com/sourcemeta/jsontoolkit/blob/46846a4bafb5664b3fc7ae08e47c415639084c44/test/jsonschema/officialsuite.cc#L191-L192, which should be implemented here: https://github.com/sourcemeta/jsontoolkit/blob/46846a4bafb5664b3fc7ae08e47c415639084c44/src/jsonschema/default_compiler_draft4.h#L360-L398.

Some of them are somewhat URI related, like hostname and ipv6, which might need to first be implemented in URI Kit, which has #710 as a requirement. For example, for ipv6 we likely want a full blown IPv6 parser in place?

@jviotti jviotti added enhancement New feature or request important and removed important labels Jun 7, 2024
@jviotti jviotti closed this as completed Oct 14, 2024
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

No branches or pull requests

1 participant