[
https://issues.apache.org/jira/browse/WW-4578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968834#comment-15968834
]
ASF GitHub Bot commented on WW-4578:
------------------------------------
Github user lukaszlenart commented on the issue:
https://github.com/apache/struts/pull/128
- ~`DoubleRangeFieldValidator`~
- ~`URLValidator`~
- ~`RequiredStringValidator`~
- ~`StringLengthFieldValidator`~
> Validators do not work for multiple values
> ------------------------------------------
>
> Key: WW-4578
> URL: https://issues.apache.org/jira/browse/WW-4578
> Project: Struts 2
> Issue Type: Bug
> Components: Annotations
> Affects Versions: 2.3.24
> Reporter: Jose L Martinez-Avial
> Priority: Minor
> Labels: regex, validation
> Fix For: 2.5.next
>
>
> The RegexFieldValidator only validates if the parameter receives is an
> String. So validation for multiple values (received as a String array) does
> not work. The same for other validators.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)