Re: Conditional validation/field chaining with Validator plugin

2004-07-08 Thread Erik Weber
Upon further reading (sorry for the lack of rtfm), I discovered requiredif. Erik Erik Weber wrote: Greetings. I am using the Validator plugin with Struts ValidatorForm subclasses. In one form, I have a boolean select (the labels are "Yes" and "No", the values are "true" and "false"). There is a

Conditional validation/field chaining with Validator plugin

2004-07-08 Thread Erik Weber
Greetings. I am using the Validator plugin with Struts ValidatorForm subclasses. In one form, I have a boolean select (the labels are "Yes" and "No", the values are "true" and "false"). There is a companion text area for an explanation -- to be filled in if the boolean select value happens to b