Property | Description | |
Schema | Displays the location or URI of the schema used to create this document type. The value of this property must be a URI. | |
ID | Defines a URI for the schema, and the base URI that other URI references within the schema are resolved against. | |
Title | A title for a JSON document type or field represented by the JSON schema. | |
Description | Description of a JSON document type or field. | |
Validations | Specifies the requirements for successful validation of JSON schema. Validation keywords differ based on the data type used in the JSON schema. | |
Is Null Type | Indicates whether the JSON document type associated with the field is null or not. |