Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.3.14.3
-
None
-
None
Description
Hi,
the javadoc documentation of RegexFieldValidator-annotation is wrong:
... * <td class='confluenceTd'>expression</td> * <td class='confluenceTd'>yes</td> * <td class='confluenceTd'> </td> * <td class='confluenceTd'>The regex to validate the field value against.</td> ...
"expression" should be changed to "regex".
All new parameters from the last change are missing in javadoc.