WW-3894 updates JavaDoc to match new implementation

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1432590 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Lukasz Lenart
2013-01-13 11:23:55 +00:00
parent f81e5ac903
commit 6f110d8939
@@ -39,8 +39,11 @@ import java.util.regex.Pattern;
* </ul>
* You can mix normal params with expression aware params but thus was not tested
* <!-- END SNIPPET: parameters -->
*
*
*
* <!-- START SNIPPET: parameters-warning -->
* Do not use ${regexExpression}, ${caseSensitiveExpression} and ${trimExpression} as an expression as this will turn into infinitive loop!
* <!-- END SNIPPET: parameters-warning -->
*
* <pre>
* <!-- START SNIPPET: example -->
* &lt;validators&gt;