Module specifying the values that the type
generic validation keyword can
take.
Members
(inner, constant) JsonSchemaType :string
List of JSON types defined by the JSON Schema specification.
Type:
- string
Properties:
Name | Type | Description |
---|---|---|
ARRAY |
string | |
BOOLEAN |
string | |
INTEGER |
string | |
NULL |
string | |
NUMBER |
string | |
OBJECT |
string | |
STRING |
string |