Requiredif doesn't implement client-side validation, to my mind it would be too hard to come up with a mechanism to generate Javascript for the fairly complex cases you can generate using it. If someone wants to take a crack at writing it, feel free.
James > -----Original Message----- > From: Michelle Wynn [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 16, 2002 10:58 PM > To: Struts Users Mailing List > Subject: Validator requiredIf > > > > Has anyone had any success validating conditionally with requiredIf > client-side? There does not seem to have been a javascript > method created > for this validation method. I looked in 1.1B and the most > recent nightly > build. Also haven't had success validating server side > (although I do > have the source for the method in the FieldChecks class). > > At a minimum can anyone point to clear documentation for > implementing this validation? Most of the examples I've seen > seem to only deal only with indexed properties/fields -- > which I'm not using. > > Any help or insight welcomed! > > Thanks, > Michelle > > > > -- > To unsubscribe, e-mail: > <mailto:struts-user-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

