Type alias ValidateFunction

ValidateFunction: ((value: any, type: Type, options: any) => ValidatorError | void)

Type declaration

Generated using TypeDoc