how to use requiredif

2003-08-14 Thread georgehill
Hi all, I hava question about the use of required in the validation.xml file.My example is : field property=conPassword depends=requiredif arg0 key=prompt.confirm.password/ var var-nametest/var-name var-value((newPassword != null)/var-value /var

Re: how to use requiredif

2003-08-14 Thread George Hill
, 2003 7:11 PM Subject: RE: how to use requiredif field property=phone depends=requiredif arg0 key=venue.phone / var var-namefield[0]/var-name var-valuevenueId/var-value /var var var-namefield-test[0]/var-name var-valueEQUAL/var-value /var var var-namefield-value[0]/var-name var

Re: how to use requiredif

2003-08-09 Thread George Hill
: Kamholz, Keith (corp-staff) USX [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Thursday, August 07, 2003 9:28 PM Subject: RE: how to use requiredif It looks like you're just trying to make sue that the password field is filled in right? If so, all you need to use

RE: how to use requiredif

2003-08-08 Thread Alex Shneyderman
in FiledsCheck validator. -Original Message- From: georgehill [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 11:35 PM To: [EMAIL PROTECTED] Subject: how to use requiredif Hi all, I hava question about the use of required in the validation.xml file.My example

RE: how to use requiredif

2003-08-08 Thread Yansheng Lin
] Subject: Re: how to use requiredif thank you. i understand it. can you tell me where can i find all the validator document? i have searched the struts 1.1 document, but find a little. - Original Message - From: Alex Shneyderman [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL

RE: how to use requiredif

2003-08-07 Thread Kamholz, Keith (corp-staff) USX
? - Keith -Original Message- From: georgehill [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 11:35 PM To: [EMAIL PROTECTED] Subject: how to use requiredif Hi all, I hava question about the use of required in the validation.xml file.My example is : field property=conPassword