Search code examples
Conditionally apply additionalProperties on child but not on parent that references it...


jsonjsonschemajson-schema-validator

Read More
JSON Schema: How to extend with more properties?...


jsonschema

Read More
Why does the glTF schema define enums like this?...


jsonenumsjsonschemagltf

Read More
Multi-stage $ref doesn't work with jsonschema version 3.0.1...


jsonschemapython-jsonschema

Read More
enum list as object property in json schema...


jsonjsonschema

Read More
How do I serialize dependencies in JSchema with newtonsoft...


c#json.netjsonschema

Read More
JSON-Schema: Conditional dependency (by value)...


jsondependenciesjsonschema

Read More
JSON Schema object with primitive type or $ref type?...


jsonjsonschema

Read More
Validating a json with attribute named "type"...


pythonjsonschema

Read More
JSON Schema OneOf Cascading...


jsonjsonschema

Read More
Validating that a property value exists withing the keys of an object...


jsonschema

Read More
Why is my use of JSON Schema `allOf` keyword not validating correctly?...


jsonjsonschemaxapi

Read More
jsonschema: optional elements from limited collection...


jsonschemapython-jsonschema

Read More
Why does my JSON Schema appear to not validate a child object correctly?...


jsonjsonschemaxapi

Read More
Valid name for definitions item...


jsonschema

Read More
Can a sub-schema defined inside the definitions object refer to another sub-schema?...


jsonjsonschema

Read More
JSON.Net Schema multiple custom validations...


json.netjsonschema

Read More
JSON Schema Validation based on a property...


jsonjsonschema

Read More
Can I declare a field in JSON Schema as “JSON Schema”?...


javascriptjsonschemajsonschema

Read More
How do I hint to Couchbase schema-inference to use my "type" field?...


couchbasejsonschema

Read More
Should I validate input in API or BL layer?...


node.jsvalidationuser-inputjsonschema

Read More
Load json schema in postman from external file...


javascriptjsonpostmanjsonschema

Read More
Express that, for a given property value, a property with the same name should exist using json sche...


validationreferencejsonschema

Read More
How to generate classes using jsonschema2pojo that include a class called "System"?...


javajsonschema

Read More
How to validate list in mongodb schema?...


javascriptjsonmongodbjsonschema

Read More
Restricting values with "enum" for a property typed with "$ref"...


jsonjsonschema

Read More
On parsing a json schema with mulitple references under anyOf property, only one reference(last one)...


c#jsonjson.netjsonschema

Read More
Json Schema Validation: Dependencies on subschema...


jsonjsonschema

Read More
AnyOf vs type array...


jsonschema

Read More
jsonschema validating two different json responses...


pythonjsonjsonschema

Read More
BackNext