Package org.apache.tapestry5.beanvalidator
package org.apache.tapestry5.beanvalidator
Support for JSR-303 Bean Validation via the Hibernate validator implementation
-
InterfacesClassDescriptionDefines the interface for a chain-of-command that updates JSR-303 configuration in some way before the
ValidatorFactory
is created.Provides list of groups targeted for validation.CreatesValidatorFactory
.Applies client-side validation constraints based on a particular JSR 303 annotation.Source forClientConstraintDescriptor
.