| Author |
Struts 2 when one or two sets of fields are required
|
Katie Doody
Ranch Hand
Joined: Nov 03, 2006
Posts: 90
|
|
I am working on validation and need to do the following logic: What I am trying to do is say either lawPermEasement and permAcres must have values OR lawTempEasement and tempAcres must have values OR all four fields can have values. I am having real problems with whether the validation should be written in the negative or the positive. [ September 17, 2008: Message edited by: Katie Doody ]
|
 |
Katie Doody
Ranch Hand
Joined: Nov 03, 2006
Posts: 90
|
|
I found the answer to my question. My syntax was wrong. This accomplishes what I need to do; [ September 23, 2008: Message edited by: Katie Doody ]
|
 |
 |
|
|
subject: Struts 2 when one or two sets of fields are required
|
|
|