You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2008/06/13 03:14:05 UTC

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

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

Don Brown updated WW-2475:
--------------------------

    Fix Version/s: 2.2.x

> Provide a way to share validation.xml rules with ModelDriven
> ------------------------------------------------------------
>
>                 Key: WW-2475
>                 URL: https://issues.apache.org/struts/browse/WW-2475
>             Project: Struts 2
>          Issue Type: New Feature
>            Reporter: Sami Dalouche
>             Fix For: 2.2.x
>
>
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.