Uses of Package
org.apache.bval.jsr
-
Packages that use org.apache.bval.jsr Package Description org.apache.bval.jsr org.apache.bval.jsr.descriptor This package houses the implementations and related classes for BV element descriptors, using theD
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 -
Classes in org.apache.bval.jsr used by org.apache.bval.jsr Class Description ApacheFactoryContext Description: Represents the context that is used to createClassValidator
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 theCascadingPropertyValidator.validateProperty(Object, String, Class...)
andCascadingPropertyValidator.validateValue(Class, String, Object, Class...)
methods.ConfigurationImpl Description: used to configure apache-validation for jsr.ConstraintAnnotationAttributes Defines the well-known attributes ofConstraint
annotations.ConstraintAnnotationAttributes.Worker ConstraintCached Description: hold the relationship annotation->validatedBy[] ConstraintValidator classes that are already parsed in a cache.ConstraintCached.ConstraintValidatorInfo Describes aConstraintValidator
implementation type.ConstraintDefaults Description: Provides access to the default constraints/validator implementation classes built into the framework.GraphContext -
Classes in org.apache.bval.jsr used by org.apache.bval.jsr.descriptor Class Description ApacheValidatorFactory Description: a factory is a complete configurated object that can create validators.
This instance is not thread-safe.GraphContext -
Classes in org.apache.bval.jsr used by org.apache.bval.jsr.job Class Description ApacheFactoryContext Description: Represents the context that is used to createClassValidator
instances.ApacheMessageContext Vendor-specificMessageInterpolator.Context
interface extension to provide access to validator configuration properties.ConstraintCached Description: hold the relationship annotation->validatedBy[] ConstraintValidator classes that are already parsed in a cache.ConstraintViolationImpl Description: Describe a constraint validation defect.
From rootBean and propertyPath, it is possible to rebuild the context of the failureGraphContext -
Classes in org.apache.bval.jsr used by org.apache.bval.jsr.metadata Class Description ApacheValidatorFactory Description: a factory is a complete configurated object that can create validators.
This instance is not thread-safe. -
Classes in org.apache.bval.jsr used by org.apache.bval.jsr.util Class Description ApacheValidatorFactory Description: a factory is a complete configurated object that can create validators.
This instance is not thread-safe. -
Classes in org.apache.bval.jsr used by org.apache.bval.jsr.valueextraction Class Description GraphContext -
Classes in org.apache.bval.jsr used by org.apache.bval.jsr.xml Class 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.