Contents |
VF_FieldValidator→getCheck
VF_FieldValidator→getCheck — Get the regular expression for validation of the current field.
Description
getCheck(void);
Get the regular expression for validation of the current field.
Parameters
No parameters
Return values
The regular expression for validation of the current field is returned as a string
Examples
No examples.

