Re: FW: FW: multiple validators and ActionErrors

2004-05-12 Thread Irfandhy Franciscus
Users Mailing List' Subject: RE: FW: multiple validators and ActionErrors Sorry, that was a cut and past error on my behalf it really is Again sorry for the confusion... -Ben -Original Message- From: Susan Bradeen [mailto:[EMAIL PROTECTED] Sent: Friday, May 07, 2004 4:12 PM

Re: FW: FW: multiple validators and ActionErrors

2004-05-10 Thread Susan Bradeen
ot appending the previous errors already in > the ActionErrors created by the previous validator. > > -Original Message- > From: Sifuentes, Ben > Sent: Saturday, May 08, 2004 1:06 AM > To: 'Struts Users Mailing List' > Subject: RE: FW: multiple validators and A

FW: FW: multiple validators and ActionErrors

2004-05-07 Thread Sifuentes, Ben
Message- From: Sifuentes, Ben Sent: Saturday, May 08, 2004 1:06 AM To: 'Struts Users Mailing List' Subject: RE: FW: multiple validators and ActionErrors Sorry, that was a cut and past error on my behalf it really is Again sorry for the confusion... -Ben -Origin

RE: FW: multiple validators and ActionErrors

2004-05-07 Thread Sifuentes, Ben
Sorry, that was a cut and past error on my behalf it really is -Ben -Original Message- From: Susan Bradeen [mailto:[EMAIL PROTECTED] Sent: Friday, May 07, 2004 4:12 PM To: Struts Users Mailing List Subject: Re: FW: multiple validators and ActionErrors Ben, Theoretically, if

Re: FW: multiple validators and ActionErrors

2004-05-07 Thread Susan Bradeen
Ben, Theoretically, if every thing is working as is should, you get a list of errors to display. One for each failed field value. From a quick glance at what you've provided below however, do you really have at the beginning of your validation.xml file? Susan Bradeen "Sifuentes, Be

FW: multiple validators and ActionErrors

2004-05-07 Thread Sifuentes, Ben
Is this the correct behavior for the use with multiple validators? If so, is there away to configure it use the same ActionErrors for all validators within a form? If this is not suppose to be happening can someone give a glue as what might be the problem here? Do I need to override the validat