Package | Description |
---|---|
org.apache.bval.jsr | |
org.apache.bval.jsr.descriptor |
This package houses the implementations and related classes for BV element descriptors, using the
D suffix to
succinctly denote implementations of *Descriptor . |
org.apache.bval.jsr.job | |
org.apache.bval.jsr.metadata | |
org.apache.bval.jsr.util | |
org.apache.bval.jsr.valueextraction | |
org.apache.bval.jsr.xml |
Class and Description |
---|
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. |
BootstrapConfigurationImpl |
CascadingPropertyValidator
Per the bean validation spec,
Valid is not honored by the
CascadingPropertyValidator.validateProperty(Object, String, Class...) and
CascadingPropertyValidator.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.
|
ConstraintCached.ConstraintValidatorInfo
Describes a
ConstraintValidator implementation type. |
ConstraintDefaults
Description: Provides access to the default constraints/validator
implementation classes built into the framework.
|
GraphContext |
Class and Description |
---|
ApacheValidatorFactory
Description: a factory is a complete configurated object that can create
validators.
This instance is not thread-safe. |
GraphContext |
Class and Description |
---|
ApacheFactoryContext
Description: Represents the context that is used to create
ClassValidator instances. |
ApacheMessageContext
Vendor-specific
MessageInterpolator.Context interface extension to
provide access to validator configuration properties. |
GraphContext |
Class and Description |
---|
ApacheValidatorFactory
Description: a factory is a complete configurated object that can create
validators.
This instance is not thread-safe. |
Class and Description |
---|
ApacheValidatorFactory
Description: a factory is a complete configurated object that can create
validators.
This instance is not thread-safe. |
Class and Description |
---|
GraphContext |
Class and Description |
---|
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 jsr.
|
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.