vocab-idl icon indicating copy to clipboard operation
vocab-idl copied to clipboard

Help and clarify how JSON Schema can be interpreted from validation rules to data definition. This extends to how those data definitions can be represented in any programming language

Results 23 vocab-idl issues
Sort by recently updated
recently updated
newest added

Similar to #12, with the very same side effects, we need to figure out how to interact with `patternProperties`. I only see the very same approach as outlined in #12,...

Some root schemas might not resolve to a data model such as a "class" or enum, we need to define how we want to handle such simple types. Example schemas:...

We need a document that describes the test suite files format for others to understand it. Blocked by https://github.com/json-schema-org/vocab-idl/pull/10