Properties
Optional $data
$data?: boolean
Optional $dataError
Optional allowUndefined
allowUndefined?: boolean
Optional before
before?: string
Optional dependencies
dependencies?: string[]
Optional error
Optional implements
implements?: string[]
keyword
keyword: string | string[]
Optional metaSchema
Optional post
post?: boolean
Optional schemaType
schemaType?: "string" | "number" | "boolean" | "object" | "integer" | "array" | "null" | ("string" | "number" | "boolean" | "object" | "integer" | "array" | "null")[]
Optional type
type?: "string" | "number" | "boolean" | "object" | "integer" | "array" | "null" | ("string" | "number" | "boolean" | "object" | "integer" | "array" | "null")[]
Optional validateSchema