Difference between revisions of "Validation expression for project number"
Line 1: | Line 1: | ||
− | + | | |
− | + | ||
+ | === 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[http://wiki.catglobe.com/index.php/Project_code_management Project Code] to understand the syntax and purpose. |
− | |||
− | + | [[Category:HelpBooks]] |
Revision as of 09:31, 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 onProject Code to understand the syntax and purpose.