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

Lukasz Lenart updated WW-2821:
------------------------------

    Fix Version/s:     (was: Future)
                   3.x
    
> REST & Validation
> -----------------
>
>                 Key: WW-2821
>                 URL: https://issues.apache.org/jira/browse/WW-2821
>             Project: Struts 2
>          Issue Type: New Feature
>    Affects Versions: 2.1.2
>            Reporter: Alvin Singh
>             Fix For: 3.x
>
>
> When implementing REST-like controllers as per REST plugin guidelines, I have 
> multiple methods in the same class e.g. save and update. If I require 
> validation I can annotate each method with validation annotations and enable 
> validateAnnotatedMethodOnly.
> The issue is that I can only have one 'input' result. Validation failure on 
> either of these methods will lead to the same page. The issue is described 
> here also - http://www.nabble.com/forum/ViewPost.jtp?post=19230629&framed=y.
> It would be nice if there was an validation annotation to set the result name 
> via annotations on validation failure (similiar to worflow interceptor).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to