--- Lucas Garcia <[EMAIL PROTECTED]> wrote: > If I execute the form with the 3 fields (email, > password and passwordRep) in blank, 3 error messages
> are returned. I was reading that when a validation > short-circuited occurs, the next validations aren't > executed. Nevertheless -as I said- 3 error messages > are returned. > > What I'm doing wrong? From http://struts.apache.org/2.x/docs/validation.html: """ Short cuircuiting and validator flavours A FieldValidator that gets short-circuited will only prevent other FieldValidators *for the same field* from being evaluated. [...] """ (Emphasis mine.) d. ____________________________________________________________________________________Ready for the edge of your seat? Check out tonight's top picks on Yahoo! TV. http://tv.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]