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
Default: 0
pattern string
format=regex
maxItems integer
min=0
Default: 0
uniqueItems boolean
Default: false
maxContains integer
min=0
minContains integer
min=0
maxProperties integer
min=0
minProperties nonNegativeInteger
Default: 0
required string[]
Default:
[]
uniqueItems=true
dependentRequired Record<string, string[]>
const
enum array

Definitions

nonNegativeInteger integer
nonNegativeIntegerDefault0 integer
simpleTypes enum
stringArray string[]