Difference between revisions of "Validation expression for project number"
(jrfconvert import) |
|||
Line 2: | Line 2: | ||
| | ||
− | + | ===Validation expression for project number=== | |
− | + | Key: ValidationExpressionForProjectNumber | |
− | + | Syntax | |
+ | |||
+ | <add key="ValidationExpressionForProjectNumber" value="[STRING]"/> | ||
+ | |||
+ | [STRING]: String is a regular expression. | ||
+ | Purpose and example | ||
+ | |||
+ | Please refer to the file on Project Code to understand the syntax and purpose. |
Revision as of 09:29, 31 January 2012
Validation expression for project number
Key: ValidationExpressionForProjectNumber Syntax
<add key="ValidationExpressionForProjectNumber" value="[STRING]"/>
[STRING]: String is a regular expression. Purpose and example
Please refer to the file on Project Code to understand the syntax and purpose.