You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (Jira)" <ji...@apache.org> on 2022/10/22 06:34:00 UTC

[jira] [Updated] (WW-4016) Rename validatorType to validatorName

     [ https://issues.apache.org/jira/browse/WW-4016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Lenart updated WW-4016:
------------------------------
    Fix Version/s: 7.0.0
                       (was: 6.1.0)

> Rename validatorType to validatorName
> -------------------------------------
>
>                 Key: WW-4016
>                 URL: https://issues.apache.org/jira/browse/WW-4016
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: XML Validators
>    Affects Versions: 2.3.12
>            Reporter: Lukasz Lenart
>            Priority: Minor
>             Fix For: 7.0.0
>
>         Attachments: WW-4016.patch
>
>
> Right no validatorType is a simple String in AnnotationValidationConfigurationBuilder which can lead to mistakes.
> {code:java}
> String validatorType = "regex";
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)