On 17-11-2008 at 15:00, Freddy Daoud wrote:
> 
> You can use @ValidationMethod(when=ValidationState.ALWAYS) to run all
> your validation methods even if previous ones fail.
> 
> I'm not 100% sure but I think this will cause your validation methods
> to be called as well even when built-in validation failed. So you might
> have to check for nulls in your custom validation code.

I am sure. The behaviour you describe is correct.


Oscar

-- 
   ,-_   Every luxury must be paid for, and everything is a luxury,
  /() )  starting with being in this world.
 (__ (
=/  ()    -- Cesare Pavese

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to