The validation group that has been declared by the bean class.
This requires the bean class to implement the
ValidatedConstrained interface, either directly, or by extending
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
inputs.
since: 1.5 |