Expand description
JSON Schema types.
Structs
Properties of a SchemaObject
which define validation assertions for arrays.
Properties which annotate a SchemaObject
which typically have no effect when an object is being validated against the schema.
Properties of a SchemaObject
which define validation assertions for numbers.
Properties of a SchemaObject
which define validation assertions for objects.
The root object of a JSON Schema document.
A JSON Schema object.
Properties of a SchemaObject
which define validation assertions for strings.
Properties of a SchemaObject
which define validation assertions in terms of other schemas.
Enums
The possible types of values in JSON Schema documents.
A JSON Schema.
A type which can be serialized as a single item, or multiple items.