> -----Original Message-----
> From: Udaya Prakash [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, September 07, 2004 3:02 PM
> To: Struts Users Mailing List
> Subject: RE: Need guidance in struts validator framework
> 
> 
> It is 1.1

I was afraid you's say that.  You'll probably have to either write your own validator 
and plug it in, or do it in the form validate method.  You might be able to do it with 
requiredif,  but it would be easier to code it in validate.


> 
> Jim Barrows <[EMAIL PROTECTED]> wrote:
> 
> > -----Original Message-----
> > From: Udaya Prakash [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, September 07, 2004 2:52 PM
> > To: [EMAIL PROTECTED]
> > Subject: Need guidance in struts validator framework
> > 
> > 
> > Hi,
> > 
> > I am having a Dynavalidatorform and it has two properties A 
> and B. I 
> > need to check for the following conditions
> > 
> > Both should be equal to zero
> > or
> > Both should be greater than zero.
> > 
> > Can u just me how it can be done in a declarative way using 
> > the struts 
> > validator framework.
> 
> Which version of struts, 1.1 or 1.2?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
>               
> ---------------------------------
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to