On 14-11-2008 at 16:10, Poitras Christian wrote: > Is it possible to specify an order for custom validation methods to be called?
Yes. The annotation has a priority parameter. Custom validations are sorted on priority first and name second (alphabetically). They are then executed in order. Oscar -- ,-_ Progress is made by lazy men looking for easier ways to do /() ) things. (__ ( =/ () -- Robert Heinlein ------------------------------------------------------------------------- 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
