TIWCGJQValidateOptions.Debug Property

Enables debug mode. If true, the form is not submitted and certain errors are displayed on the console (will check if a window.console property exists). Try to enable when a form is just submitted instead of validation stopping the submit.

Namespace: IWCGJQControl
published
 property Debug: boolean index 00 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: boolean

Default: False