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/06/16 09:09:00 UTC

[jira] [Closed] (WW-2475) Provide a way to share validation.xml rules with ModelDriven

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

Lukasz Lenart closed WW-2475.
-----------------------------
    Fix Version/s:     (was: 6.1.0)
       Resolution: Not A Problem

> Provide a way to share validation.xml rules with ModelDriven
> ------------------------------------------------------------
>
>                 Key: WW-2475
>                 URL: https://issues.apache.org/jira/browse/WW-2475
>             Project: Struts 2
>          Issue Type: New Feature
>            Reporter: Sami Dalouche
>            Priority: Major
>
> In Short:
> "ActionA" and "ActionB" both implement ModelDriven to expose an instance of "ModelClass" on the value stack.
> Some properties might be set on ModelClass. "ActionA" and "ActionB" have the same validation rules for properties of ModelClass.
> => It would be useful to share a set of validation rules in ModelClass-validation.xml.
> Does XWork allow validating other objects than actions ?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)