Uses of Package
org.apache.tapestry5.beanvalidator

Packages that use org.apache.tapestry5.beanvalidator
org.apache.tapestry5.beanvalidator Support for JSR-303 Bean Validation via the Hibernate validator implementation 
org.apache.tapestry5.internal.beanvalidator [INTERNAL USE ONLY] JSR-303 Bean Validation implementation details; API subject to change 
 

Classes in org.apache.tapestry5.beanvalidator used by org.apache.tapestry5.beanvalidator
BeanValidatorConfigurer
          Defines the interface for a chain-of-command that updates JSR-303 configuration in some way before the ValidatorFactory is created.
BeanValidatorSource
          Creates ValidatorFactory.
ClientConstraintDescriptor
          Describes a single client-side constraint.
 

Classes in org.apache.tapestry5.beanvalidator used by org.apache.tapestry5.internal.beanvalidator
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.
ClientConstraintDescriptor
          Describes a single client-side constraint.
ClientConstraintDescriptorSource
          Source for ClientConstraintDescriptor.
 



Copyright © 2003-2012 The Apache Software Foundation.