kentico_jurajo
-
10/22/2008 9:21:41 AM
RE:Validation - Regular Expression
Hi,
When defining a new filed for the document type (or for bizform) there is a check box "Allow empty value" - when checked, the field could be left empty, if not checked, appropriate value is awaited for the field type.
In the validation fields you can use the standard .NET regular expressions. For example - http://regexlib.com/
Best Regards, Juraj Ondrus
|