Search code examples
Explanation of $dynamicRef $dynamicAnchor in JSON Schema (as opposed to $ref and $anchor)...

jsonschema

Read More
Json schema array of objects (where objects must be the same)...

jsonjsonschemajson-schema-validator

Read More
How to validate a list of dictionaries using jsonschema with Python...

pythonjsonschemapython-jsonschema

Read More
How to create JSON Schema for an array of dictionaries with different type values...

arraysdictionaryjsonschemajson-schema-validator

Read More
JSON Schema for objects without names...

pythonjsonschemajsonschema

Read More
JSON Schema to validate an array of dictionaries...

pythonjsonschemajsonschema

Read More
Validate datetime value using python jsonschema...

pythonjsonschemapython-jsonschema

Read More
Jsonschema, validating object keys with a custom function...

pythonjsonschema

Read More
JSON Schema - require all properties...

jsonschema

Read More
json schema validate the value of one property against the value of another property...

jsonjsonschemajson-schema-validator

Read More
ajv conditional/dynamic validation not working...

if-statementjsonschemaajv

Read More
Multiple level nesting in JSON schema validation with sub-folders...

rjsonjsonschema

Read More
Reference JSON schema from "define" API YAML file in Postman instead of creating a variabl...

automated-testspostmanjsonschema

Read More
JSON Schema for YAML list of pairs: label and nested unlabeled list of strings...

yamljsonschema

Read More
Fastify response serialization using anyOf is not working properly...

serializationjsonschemafastify

Read More
python jsonschema remove additional and use defaults...

pythonjsonschemapython-jsonschema

Read More
python jsonschema not recognising `"allOf"` with `$ref`...

jsonschemapython-jsonschema

Read More
Kafka schema registry - Broker: Broker failed to validate record...

goapache-kafkajsonschemaconfluent-schema-registry

Read More
Is it possible to validate that default value type matches property type on the json schema?...

c#jsonschemajson-everything

Read More
How do I assign a JSON Schema to a YAML file in my VS Code extension?...

visual-studio-codevscode-extensionsjsonschema

Read More
exact definition of unevaluatedProperties in jsonschema...

jsonschema

Read More
How to make members with the required keyword (C# 11) be required in JSON schemas generated by json-...

c#jsonjsonschemajson-everything

Read More
JSON schema to enforce array contents...

arraysjsonvalidationschemajsonschema

Read More
Recursive JSON Schema with cascading required fields...

jsonrecursionjsonschema

Read More
Pros and cons of pydantic compared to json schemas...

jsonschemajsonschemapydanticpython-jsonschema

Read More
Validate JSON Schema which has fixed keys and user defined keys in Python...

pythonjsonjsonschema

Read More
Use OpenAPI 3.1 Schema to validate an OpenAPI spec...

openapijsonschemajson-schema-validator

Read More
Can JSON schema enums be case insensitive?...

enumscase-insensitivejsonschema

Read More
Can the if-keyword be used to modify a definition in JSON schema?...

jsonschema

Read More
Validating JSON against Swagger API schema...

jsonswaggerswagger-uijsonschemaswagger-editor

Read More
BackNext