Package | Description |
---|---|
org.apache.bval.jsr | |
org.apache.bval.jsr.util | |
org.apache.bval.jsr.xml |
Class and Description |
---|
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
ConstraintValidation s
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 jsr.
|
ConstraintAnnotationAttributes
Defines the well-known attributes of
Constraint annotations. |
ConstraintAnnotationAttributes.Worker |
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! |
ConstraintValidatorContextImpl
Description: Short-lived
ConstraintValidatorContext implementation passed by
a ConstraintValidation to its adapted ConstraintValidator . |
ElementDescriptorImpl
Description: MetaData class
|
GroupValidationContext
Description: JSR-303
ValidationContext extension. |
InvocableElementDescriptor |
ProcedureDescriptor |
Class and Description |
---|
ConstraintValidatorContextImpl
Description: Short-lived
ConstraintValidatorContext implementation passed by
a ConstraintValidation to its adapted ConstraintValidator . |
Class and Description |
---|
ApacheValidatorFactory
Description: a factory is a complete configurated object that can create
validators.
This instance is not thread-safe. |
BootstrapConfigurationImpl |
ConfigurationImpl
Description: used to configure apache-validation for jsr.
|
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.