[ http://mc4j.org/jira/browse/STS-288?page=all ]

Ben Gunter resolved STS-288.
----------------------------

    Resolution: Fixed

The @DontBind annotation is now available. Use of @DontBind implies two things: 
(1) validation (including custom validation) will not occur and (2) 
LifecycleStage.BindingAndValidation will not happen and interceptors will not 
be called for it.

> Add a @DontBind annotation to cause Stripes to skip binding and validation 
> for specific events (e.g. cancel events)
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: STS-288
>                 URL: http://mc4j.org/jira/browse/STS-288
>             Project: Stripes
>          Issue Type: New Feature
>          Components: ActionBean Dispatching
>            Reporter: Tim Fennell
>         Assigned To: Tim Fennell
>             Fix For: Release 1.5
>
>
> The idea is the @DontBind would be a superset of @DontValidate, that would 
> cause Stripes to basically skip the whole binding and validation phase.  
> Mostly useful for cancel events, but could also have other uses?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mc4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Stripes-development mailing list
Stripes-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to