| Article: |
Using the Validator Framework with Struts | |
| Subject: | Field Dependent Processing? | |
| Date: | 2003-02-27 17:48:28 | |
| From: | anonymous2 | |
|
I'm using the Jakarta Validator classes to do some validation on my JavaBeans. The problem is that some of the fields in my bean should only be filled in if other fields in the bean are filled in.
|
||
Showing messages 1 through 2 of 2.
-
Field Dependent Processing?
2003-06-26 10:33:48 anonymous2 [View]
-
Field Dependent Processing?
2003-06-26 10:38:33 anonymous2 [View]
Oops...
There is a documentation about a "validwhen" features that could suit your needs...
http://jakarta.apache.org/struts/userGuide/dev_validator.html
I should have RTFDocs :-)
Bye
Insac



Nevertheless, a "form dependent" validation wolud be a nice touch.
Bye
Insac