ValidForm Builder

Easy and safe XHTML 1.0 strict forms with validation!

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.