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

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

Dave, I think you're right, this seems to do what I need. 

Then, I guess we can transform this feature request into a documentation 
request... Maybe just a link to the visitor validator  
(http://struts.apache.org/2.x/docs/visitor-validator.html ) in the "Model 
Driven" section of the guides (http://struts.apache.org/2.x/docs/guides.html).





> 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