Regular Expression Validation

Used to specify a regular expression string to validate the input against.

If you want the field to be validated by a regular expression, supply the regular expression needed to the Regular Expression Validation property.  You can also supply a custom message to be displayed to the user if the Regular Expression Validation fails.  Provide this string in the Regular Expression Error Message property.