Search code examples
How do I validate data with differing nested $schema values with ajv?...


jsonschemajson-schema-validatorajv

Read More
How to add double precision in mongoDB schema validation?...


mongodbjsonschemaphp-mongodb

Read More
jsonSchema working only for the first item of an array of objects...


mongodbschemajsonschema

Read More
JSON Schema: Allow multiple types in array while specifying the order and amount of the types...


jsonjsonschema

Read More
A way to set field validation attribute in pydantic...


pythonvalidationjsonschemapython-dataclassespydantic

Read More
Is the use of $id in subschemas a security risk?...


jsonschema

Read More
What's the canonical way of disallowing empty strings as values?...


jsonschema

Read More
How to define in JSON Schema an object property that holds an unknown JSON Schema?...


jsonschema

Read More
how to set the type of a schema object based on the value of another property?...


jsonschema

Read More
Is it legal to use $schema in subschemas?...


jsonschema

Read More
Understanding the "additionalProperties" keyword in JSON Schema draft version 4...


jsonvalidationspecificationsjsonschema

Read More
How to inject a constraint into a $ref object in jsonSchema...


jsonschema

Read More
What is the difference between $id and $anchor?...


jsonschema

Read More
How to make a custom serde schema in pydantic v2 without custom validation?...


python-3.xjsonschemapydantic

Read More
Tool to generate JSON schema from JSON data...


jsonvalidationreflectionjsonschema

Read More
Trying the get the JSON Schema specification's example meta-schema to work...


jsonjsonschemajson-schema-validator

Read More
How to create a dialect of the draft 2020-12 JSON Schema meta-schema?...


jsonjsonschemajson-schema-validator

Read More
Fully expanding $ref references in a json schema with Python...


pythonjsonvalidationschemajsonschema

Read More
How can I allow multiple, optional, and unnamed values in an array in JSON Schema?...


arraysjsonstringjsonschemajson-schema-validator

Read More
Validate datetime value using python jsonschema...


pythonjsonschemapython-jsonschema

Read More
Extract which required key in JSON is missing from ValidationError...


pythonjsonschemapython-jsonschema

Read More
Fastify equivalent of express-mongo-sanitize...


jsonschemafastify

Read More
Understanding how allOf works in JSON schema...


jsonjsonschema

Read More
JSON schema which allows either an object or an array of those objects...


jsonjsonschema

Read More
Pydantic model for JSON Meta Schema...


pythonjsonschemapydantic

Read More
Generated JSON invalid according to its own schema...


c#jsonserializationjson.netjsonschema

Read More
Using complex schema with AJV...


jsonjsonschemaajv

Read More
Programmatic (Python) format check in jsonschema...


pythonjsonschemapython-jsonschema

Read More
JSON schema recursion doesn't seem to properly validate...


jsonschema

Read More
JSON schema for inheritance structures...


jsonjsonschema

Read More
BackNext