latest--validation
shared| Type | object | boolean |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/json-schema-draft-8-2019-09/_shared/latest--validation.json |
| Parent schema | json-schema-draft-8-2019-09 |
Type:
object | boolean
Properties
multipleOf
number
exclusiveMin=0
maximum
number
exclusiveMaximum
number
minimum
number
exclusiveMinimum
number
maxLength
integer
min=0
minLength
nonNegativeInteger
pattern
string
format=regex
maxItems
integer
min=0
minItems
nonNegativeInteger
uniqueItems
boolean
maxContains
integer
min=0
minContains
integer
min=0
maxProperties
integer
min=0
minProperties
nonNegativeInteger
dependentRequired
Record<string, string[]>
const
enum
array
type
simpleTypes | simpleTypes[]
Definitions
nonNegativeInteger
integer
nonNegativeIntegerDefault0
integer
simpleTypes
enum
stringArray
string[]