Module schemars::schema [−][src]
JSON Schema types.
Structs
ArrayValidation | Properties of a |
Metadata | Properties which annotate a |
NumberValidation | Properties of a |
ObjectValidation | Properties of a |
RootSchema | The root object of a JSON Schema document. |
SchemaObject | A JSON Schema object. |
StringValidation | Properties of a |
SubschemaValidation | Properties of a |
Enums
InstanceType | The possible types of values in JSON Schema documents. |
Schema | A JSON Schema. |
SingleOrVec | A type which can be serialized as a single item, or multiple items. |