Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jsonschema

Json-Schema: Multiple elements of same type

json jsonschema

Workaround for "minContains" & "maxContains" in JSON Schema validation draft-07?

How to match a Unicode letter with a JSON Schema pattern (regular expression)

Use json-schema to require or disallow properties based on another property value?

jsonschema ajv

Does Json.NET Schema Ignore $schema?

c# json.net jsonschema

How to $ref an object from within an array in the same JSON file

json jsonschema

How to generate JSON schema from a JAXB annotated class?

json jaxb jackson jsonschema

JSON Schema validation with date fields

Defining recursive models in Pydantic?

jsonschema dependentSchema not validating

Are there recommended ways to structure multiple JSON schemas?

json jsonschema

`additionalProperties` rule in JSON schema is not applied to nested level properties

JSON-schema: validating an integer formatted in a string with min and max values

jsonschema

jsonschema validation of properties required and/or conditionally required

How to express in JSON schema all or none for multiple optional properties?

jsonschema

JSON Schema: XOR on required fields

Json schema. How to validate property keys based of another property value?

json jsonschema

How to disable JSON schema in Kafka Source Connector (e.g. Debezium)

jsonschema2pojo generating objects of custom annotators as well