Skip to content

Interface: CustomHelpers<V>

Type Parameters

Type ParameterDefault type
Vany

Properties

PropertyType
error(code: string, local?: ValidationContext, localState?: State) => ErrorReport
message(messages: LanguageMessages, local?: ValidationContext) => ErrorReport
originalV
prefsValidationOptions
schemaExtensionBoundSchema
stateState
warn(code: string, local?: ValidationContext) => void