Uses of Class
org.apache.myfaces.component.validate.ValidateWholeBeanComponent
-
Packages that use ValidateWholeBeanComponent Package Description org.apache.myfaces.component.validate -
-
Uses of ValidateWholeBeanComponent in org.apache.myfaces.component.validate
Methods in org.apache.myfaces.component.validate with parameters of type ValidateWholeBeanComponent Modifier and Type Method Description String
WholeBeanValidator. getValidationGroups(ValidateWholeBeanComponent component)
Get the Bean Validation validation groups.void
WholeBeanValidator. setValidationGroups(ValidateWholeBeanComponent component, String validationGroups)
Set the Bean Validation validation groups.
-