New posts in jsonschema

What is the difference between "required" vs "optional" in JSON Schema

JSON Schema - require all properties

Generate JSON schema from Java class

JSON Schema definition for array of objects

JSON Schema with unknown property names

How to validate JSON Schema according to Draft v4 using JSON.NET Schema or NJSONSchema?

Json Schema validation: do not allow fields other than those declared in schema [duplicate]

JSON schema $ref does not work for relative path

How to define a JSON schema that requires at least one of many properties

Validating JSON against Swagger API schema

How to define the min size of array in the json schema

How to define UUID property in JSON Schema and Open API (OAS)

JSON schema : "allof" with "additionalProperties"

Validate JSON against JSON Schema C#

How to use definitions in JSON schema (draft-04)

Generate C# classes from JSON Schema [closed]

How do I require one field or another or (one of two others) but not all of them?

How to generate JSON-Schema from Swagger API Declaration

Generate Json schema from XML schema (XSD) [closed]

OpenAPI query string parameter with list of objects