mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
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:
+5
-2
@@ -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 -->
|
||||
* <validators>
|
||||
|
||||
Reference in New Issue
Block a user