I have groups of fields with only one required field in the same group (any
but only one field from such group must be specified) It is all i need in
the BeanEditor where amount of fields vary on some conditions.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/group-of-re
Hi,
I have a form with two required fields for example: "age" and "dateOfBirth",
all of them are required, but if they are in special group, then only one of
them is required.
In my custom class CustomFieldBlocks.java which implements
PropertyOverrides, I should return field validator for the fiel