Type object | boolean
Schema URL https://catalog.lintel.tools/schemas/schemastore/json-schema-draft-2020-12/_shared/latest--validation.json
Parent schema json-schema-draft-2020-12
Type: object | boolean

Properties

const
enum array
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[]>

Definitions

nonNegativeInteger integer
nonNegativeIntegerDefault0 integer
simpleTypes enum
stringArray string[]