RE: Validator stops when an error is encountered

2006-05-09 Thread Chaudhary, Harsh
it? Any ideas? Harsh. -Original Message- From: Mulligan, Scott H [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 09, 2006 9:19 AM To: Struts Users Mailing List Subject: RE: Validator stops when an error is encountered Thanks Niall...that is exactly the type of thing I'm lookin

RE: Validator stops when an error is encountered

2006-05-09 Thread Mulligan, Scott H
L PROTECTED] -Original Message- From: Niall Pemberton [mailto:[EMAIL PROTECTED] Sent: Monday, May 08, 2006 7:10 AM To: Struts Users Mailing List Subject: Re: Validator stops when an error is encountered On 5/4/06, Mulligan, Scott H <[EMAIL PROTECTED]> wrote: > The validate java

Re: Validator stops when an error is encountered

2006-05-08 Thread Niall Pemberton
On 5/4/06, Mulligan, Scott H <[EMAIL PROTECTED]> wrote: The validate javascript function that gets generated by the validator stops processing once one of the validation routines finds an error. Is there a way to override the "&&" with "&" so that I can get all errors at once? If so, where would

Validator stops when an error is encountered

2006-05-04 Thread Mulligan, Scott H
The validate javascript function that gets generated by the validator stops processing once one of the validation routines finds an error. Is there a way to override the "&&" with "&" so that I can get all errors at once? If so, where would I do this? function validateSignIn(form) { i