Optional
$idThe $id
keyword.
Optional
$refThe $ref
keyword.
Optional
additionalThe additionalItems
keyword.
Optional
additionalThe additionalProperties
keyword.
Optional
allThe allOf
keyword.
Optional
anyThe anyOf
keyword.
Optional
constThe const
keyword.
Optional
containsThe contains
keyword.
Optional
defaultThe default
keyword.
Optional
deprecatedThe deprecated
keyword.
Optional
descriptionThe description
keyword.
Optional
elseThe else
keyword.
Optional
enumThe enum
keyword.
Optional
examplesThe examples
keyword.
Optional
exclusiveThe exclusiveMaximum
keyword.
Optional
exclusiveThe exclusiveMinimum
keyword.
Optional
formatThe format
keyword.
See JSON Schema Validation 7. A Vocabulary for Semantic Content With "format".
Optional
ifThe if
keyword.
Optional
itemsThe items
keyword.
Optional
maximumThe maximum
keyword.
Optional
maxThe maxItems
keyword.
Optional
maxThe maxLength
keyword.
Optional
maxThe maxProperties
keyword.
Optional
minimumThe minimum
keyword.
Optional
minThe minItems
keyword.
Optional
minThe minLength
keyword.
Optional
minThe minProperties
keyword.
Optional
multipleThe multipleOf
keyword.
Optional
notThe not
keyword.
Optional
oneThe oneOf
keyword.
Optional
patternThe pattern
keyword.
Optional
patternThe patternProperties
keyword.
Optional
propertiesThe properties
keyword.
Optional
propertyThe propertyNames
keyword.
Optional
readThe readOnly
keyword.
Optional
requiredThe required
keyword.
Optional
thenThe then
keyword.
Optional
titleThe title
keyword.
Optional
typeThe type
keyword.
See JSON Schema Validation 6.1.1. "type" and JSON Schema 4.2.1. Instance Data Model.
Optional
uniqueThe uniqueItems
keyword.
Optional
writeThe writeOnly
keyword.
A JSON Schema object.