Properties
Optional $data
$data?: boolean
Optional allowUndefined
allowUndefined?: boolean
Optional before
before?: string
code
code: ((cxt, ruleType?) => void)
Type declaration
- (cxt, ruleType?): void
Returns void
Optional dependencies
dependencies?: string[]
Optional implements
implements?: string[]
keyword
keyword: string | string[]
Optional post
post?: boolean
Optional schemaType
schemaType?: "string" | "number" | "boolean" | "object" | "integer" | "null" | "array" | ("string" | "number" | "boolean" | "object" | "integer" | "null" | "array")[]
Optional trackErrors
trackErrors?: boolean
Optional type
type?: "string" | "number" | "boolean" | "object" | "integer" | "null" | "array" | ("string" | "number" | "boolean" | "object" | "integer" | "null" | "array")[]