[ 
https://issues.apache.org/struts/browse/WW-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43175#action_43175
 ] 

Sami Dalouche commented on WW-2475:
-----------------------------------

BTW, something that would make sense would be provide a mechanism to 
automatically add Model Driven's validation.xml file, to avoid boilerplate 
code.....

if ModeDriven-validation.xml exists, then it makes sense to use it by default, 
and then provide a way to avoid using it....

> 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
>
> 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.

Reply via email to