|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.bval.jsr303 | |
|---|---|
| org.apache.bval.jsr303 | |
| org.apache.bval.jsr303.extensions | |
| org.apache.bval.jsr303.util | |
| org.apache.bval.jsr303.xml | |
| Classes in org.apache.bval.jsr303 used by org.apache.bval.jsr303 | |
|---|---|
| AnnotationProcessor
Description: implements uniform handling of JSR303 Constraint
annotations, including composed constraints and the resolution of
ConstraintValidator implementations. |
|
| ApacheFactoryContext
Description: Represents the context that is used to create ClassValidator instances. |
|
| ApacheValidatorConfiguration
Description: Uniquely identify Apache BVal in the Bean Validation bootstrap strategy. |
|
| ApacheValidatorFactory
Description: a factory is a complete configurated object that can create validators. This instance is not thread-safe. |
|
| AppendValidation
Description: unified interface to accumulate ConstraintValidations
to varied targets. |
|
| BaseAppendValidation
Abstract base validation appender that initializes the ConstraintValidation.getValidator() on post-processing. |
|
| BeanDescriptorImpl
Description: Implements BeanDescriptor. |
|
| CascadingPropertyValidator
Per the bean validation spec, Valid is not honored by the
Validator.validateProperty(Object, String, Class...) and
Validator.validateValue(Class, String, Object, Class...) methods. |
|
| ConfigurationImpl
Description: used to configure apache-validation for jsr303. |
|
| ConstraintAnnotationAttributes
Defines the well-known attributes of Constraint annotations. |
|
| ConstraintCached
Description: hold the relationship annotation->validatedBy[] ConstraintValidator classes that are already parsed in a cache. |
|
| ConstraintDefaults
Description: Provides access to the default constraints/validator implementation classes built into the framework. |
|
| ConstraintValidation
Description: Adapter between Constraint (JSR303) and Validation (Core) this instance is immutable! |
|
| ElementDescriptorImpl
Description: MetaData class |
|
| GroupValidationContext
Description: JSR-303 ValidationContext extension. |
|
| Classes in org.apache.bval.jsr303 used by org.apache.bval.jsr303.extensions | |
|---|---|
| ApacheFactoryContext
Description: Represents the context that is used to create ClassValidator instances. |
|
| AppendValidation
Description: unified interface to accumulate ConstraintValidations
to varied targets. |
|
| BaseAppendValidation
Abstract base validation appender that initializes the ConstraintValidation.getValidator() on post-processing. |
|
| ConstraintValidation
Description: Adapter between Constraint (JSR303) and Validation (Core) this instance is immutable! |
|
| ElementDescriptorImpl
Description: MetaData class |
|
| Jsr303MetaBeanFactory
Description: process the class annotations for JSR303 constraint validations to build the MetaBean with information from annotations and JSR303 constraint mappings (defined in xml) |
|
| Classes in org.apache.bval.jsr303 used by org.apache.bval.jsr303.util | |
|---|---|
| ConfigurationImpl
Description: used to configure apache-validation for jsr303. |
|
| ConstraintValidatorContextImpl
Description: Short-lived ConstraintValidatorContext implementation passed by
a ConstraintValidation to its adapted ConstraintValidator. |
|
| Classes in org.apache.bval.jsr303 used by org.apache.bval.jsr303.xml | |
|---|---|
| ApacheValidatorFactory
Description: a factory is a complete configurated object that can create validators. This instance is not thread-safe. |
|
| ConfigurationImpl
Description: used to configure apache-validation for jsr303. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||