See: Description
Interface | Description |
---|---|
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 | Description |
---|---|
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
|
Copyright © 2003-2012 The Apache Software Foundation.