[ http://mc4j.org/jira/browse/STS-289?page=all ]
Ben Gunter resolved STS-289.
----------------------------
Resolution: Fixed
Added ignoreBindingErrors element to @DontValidate with a default value of
true. @DontValidate now causes Stripes to completely ignore validation errors
no matter when they occur. The errors will still remain in the
ActionBeanContext, however.
> @DontValidate should take a parameter to control what happens to validation
> errors from binding
> -----------------------------------------------------------------------------------------------
>
> Key: STS-289
> URL: http://mc4j.org/jira/browse/STS-289
> Project: Stripes
> Issue Type: Improvement
> Components: Validation
> Reporter: Tim Fennell
> Assigned To: Ben Gunter
> Fix For: Release 1.5
>
>
> The documentation is fairly clear that even when decorated with @DontValidate
> that an event may produce validation errors. However, sometimes this is
> inconvenient and it would be nice to be able to supress these errors.
> Something like the following should be possible:
> @DontValidate(suppressBindErrors=true)
> The default should be false in order to be backwards compatible.
--
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
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development