ValidateOptionsRulesValidatorValue Constant

Represents constant ValidateOptionsRulesValidatorValue.

Namespace: IWCGJQControl
 ValidateOptionsRulesValidatorValue: array[TIWCGJQValidateOptionsRulesValidator] of string = ('', 'required', 'minlength',
 'maxlength', 'rangelength', 'min', 'max', 'range', 'email', 'url', 'date', 'dateISO', 'number', 'digits', 'creditcard', 'accept',
 'equalTo', 'maxWords', 'minWords', 'rangeWords', 'letterswithbasicpunc', 'alphanumeric','lettersonly', 'nowhitespace',
 'ziprange', 'integer', 'vinUS', 'time', 'time12h', 'phoneUS', 'phoneUK', 'mobileUK', 'strippedminlength', 'email', 'url2',
 'creditcardtypes', 'ipv4', 'ipv6', 'pattern', 'iban', 'truedate','currency','extension');

Value

Type: array[TIWCGJQValidateOptionsRulesValidator] of string