The validation group that has been declared by the bean class.
This requires the bean class to implement the
com.uwyn.rife.site.ValidatedConstrained interface, either directly, or by extending
com.uwyn.rife.site.MetaData , or by using
automated meta data merging.
The group will indicate which bean properties should only be taken
into account. Any properties outside the group will not be created as
submission parameters.
since: 1.5 |