[
https://issues.apache.org/jira/browse/WW-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukasz Lenart closed WW-2277.
-----------------------------
Resolution: Won't Fix
> Using wildcards on validation field names
> -----------------------------------------
>
> Key: WW-2277
> URL: https://issues.apache.org/jira/browse/WW-2277
> Project: Struts 2
> Issue Type: Improvement
> Components: XML Validators
> Affects Versions: 6.1.0
> Reporter: Nestor Boscan
> Priority: Minor
> Fix For: 6.1.0
>
>
> It would be nice if I can use wildcards in validation field names
> <field name="*name">
> This would resolve the issue of validating collection attributes
> <field name="collection[*].attribute">
> Even collection inside collection attributes
> <field name="collection[*].collection[*].attribute">
> and other complicated model objects
--
This message was sent by Atlassian Jira
(v8.20.10#820010)