TIWCGJQValidateOptions.OnShowErrors Property

A custom message display handler. Gets the map of errors as the first argument and and array of errors as the second, called in the context of the validator object. The arguments contain only those elements currently validated, which can be a single element when doing validation onblur/keyup.

Namespace: IWCGJQControl
published
 property OnShowErrors: TIWCGJSonFunc index 19 read GetFuncValue write SetFuncValue stored IsFuncStored;

Property Value