Package org.apache.tapestry5.beanvalidator

Support for JSR-303 Bean Validation via the Hibernate validator implementation

See:
          Description

Interface Summary
BeanValidatorConfigurer Defines the interface for a chain-of-command that updates JSR-303 configuration in some way before the ValidatorFactory is created.
BeanValidatorGroupSource Provides list of groups targeted for validation.
BeanValidatorSource Creates ValidatorFactory.
ClientConstraintDescriptorSource Source for ClientConstraintDescriptor.
 

Class Summary
BeanValidatorModule Module for JSR-303 services.
BeanValidatorStack  
ClientConstraintDescriptor Describes a single client-side constraint.
FormResourcesInclusionWorker Respectfully borrowed from the tapestry5-jquery project https://github.com/got5/tapestry5-jquery/blob/master/src/main/java/org/got5/tapestry5/jquery/services/FormResourcesInclusionWorker.java
 

Package org.apache.tapestry5.beanvalidator Description

Support for JSR-303 Bean Validation via the Hibernate validator implementation



Copyright © 2003-2012 The Apache Software Foundation.