A B C D E F G H I J L M N O P R S T U V 

A

accept(AnnotatedType<?>) - Method in interface org.apache.bval.cdi.BValExtension.AnnotatedTypeFilter
 
Adapter1 - Class in org.apache.bval.jsr.xml
 
Adapter1() - Constructor for class org.apache.bval.jsr.xml.Adapter1
 
addAccessStrategy(Meta, AccessStrategy) - Method in class org.apache.bval.jsr.AnnotationProcessor
Add the specified AccessStrategy to prop; noop if prop == null.
addBeanNode() - Method in class org.apache.bval.jsr.NodeBuilderCustomizableContextImpl
 
addBeanNode() - Method in class org.apache.bval.jsr.NodeContextBuilderImpl
 
addBeanNode() - Method in class org.apache.bval.jsr.util.NodeBuilderDefinedContextImpl
 
addBValBeans(AfterBeanDiscovery, BeanManager) - Method in class org.apache.bval.cdi.BValExtension
 
addBvalBinding(BeforeBeanDiscovery, BeanManager) - Method in class org.apache.bval.cdi.BValExtension
 
addComposed(ConstraintValidation<?>) - Method in class org.apache.bval.jsr.ConstraintValidation
Add a composing constraint.
addConstraintViolation() - Method in class org.apache.bval.jsr.NodeBuilderCustomizableContextImpl
 
addConstraintViolation() - Method in class org.apache.bval.jsr.NodeContextBuilderImpl
 
addConstraintViolation() - Method in class org.apache.bval.jsr.util.LeafNodeBuilderCustomizableContextImpl
 
addConstraintViolation() - Method in class org.apache.bval.jsr.util.LeafNodeBuilderDefinedContextImpl
 
addConstraintViolation() - Method in class org.apache.bval.jsr.util.NodeBuilderDefinedContextImpl
addDefaultSequence(Class<?>, Class<?>...) - Method in class org.apache.bval.jsr.ApacheValidatorFactory
Set the default group sequence for a particular bean class.
addError(String, ValidationContext<VL>) - Method in class org.apache.bval.jsr.ConstraintValidationListener
addError(ValidationListener.Error, ValidationContext<VL>) - Method in class org.apache.bval.jsr.ConstraintValidationListener
addError(String, Path) - Method in class org.apache.bval.jsr.ConstraintValidatorContextImpl
Add an error message to this ConstraintValidatorContext.
addGroupConversion(GroupConversionDescriptor) - Method in class org.apache.bval.jsr.ElementDescriptorImpl
 
addGroupMapping(Group, Group) - Method in class org.apache.bval.jsr.ElementDescriptorImpl
 
addGroupMapping(Group, Group) - Method in class org.apache.bval.jsr.ParameterDescriptorImpl
 
addGroupMapping(Group, Group) - Method in interface org.apache.bval.jsr.ProcedureDescriptor
 
addMapping(InputStream) - Method in class org.apache.bval.jsr.ConfigurationImpl
Add a stream describing constraint mapping in the Bean Validation XML format.
addMetaConstraint(Class<?>, MetaConstraint<?, ?>) - Method in class org.apache.bval.jsr.ApacheValidatorFactory
Add a meta-constraint to this ApacheValidatorFactory's runtime customizations.
addMetaProperty(MetaBean, AccessStrategy) - Static method in class org.apache.bval.jsr.JsrMetaBeanFactory
addNode(String) - Method in class org.apache.bval.jsr.NodeBuilderCustomizableContextImpl
 
addNode(String) - Method in class org.apache.bval.jsr.NodeContextBuilderImpl
 
addNode(String) - Method in class org.apache.bval.jsr.util.NodeBuilderDefinedContextImpl
addNode(Path.Node) - Method in class org.apache.bval.jsr.util.PathImpl
Add a node to this PathImpl.
addProperty(String, String) - Method in class org.apache.bval.jsr.ConfigurationImpl
Add a provider specific property.
addProperty(String) - Method in class org.apache.bval.jsr.util.PathImpl
Encapsulate the node manipulations needed to add a named property to this path.
addPropertyNode(String) - Method in class org.apache.bval.jsr.NodeBuilderCustomizableContextImpl
 
addPropertyNode(String) - Method in class org.apache.bval.jsr.NodeContextBuilderImpl
 
addPropertyNode(String) - Method in class org.apache.bval.jsr.util.NodeBuilderDefinedContextImpl
 
addValid(Class<?>, AccessStrategy) - Method in class org.apache.bval.jsr.ApacheValidatorFactory
Mark a property of beanClass for nested validation.
analyze(Class<C>) - Method in enum org.apache.bval.jsr.ConstraintAnnotationAttributes
 
annotation - Variable in class org.apache.bval.jsr.xml.ConstraintDefinitionType
 
annotation - Variable in class org.apache.bval.jsr.xml.ConstraintType
 
AnnotationIgnores - Class in org.apache.bval.jsr.xml
Description: This class instantiated during the parsing of the XML configuration data and keeps track of the annotations which should be ignored.
AnnotationIgnores() - Constructor for class org.apache.bval.jsr.xml.AnnotationIgnores
 
AnnotationProcessor - Class in org.apache.bval.jsr
Description: implements uniform handling of JSR303 Constraint annotations, including composed constraints and the resolution of ConstraintValidator implementations.
AnnotationProcessor(ApacheFactoryContext) - Constructor for class org.apache.bval.jsr.AnnotationProcessor
Create a new AnnotationProcessor instance.
annotationProcessor - Variable in class org.apache.bval.jsr.JsrMetaBeanFactory
AnnotationProxyBuilder<A extends Annotation> - Class in org.apache.bval.jsr.xml
Description: Holds the information and creates an annotation proxy during xml parsing of validation mapping constraints.
AnnotationProxyBuilder(Class<A>) - Constructor for class org.apache.bval.jsr.xml.AnnotationProxyBuilder
Create a new AnnotationProxyBuilder instance.
AnnotationProxyBuilder(Class<A>, Map<String, Object>) - Constructor for class org.apache.bval.jsr.xml.AnnotationProxyBuilder
Create a new AnnotationProxyBuilder instance.
AnnotationProxyBuilder(A) - Constructor for class org.apache.bval.jsr.xml.AnnotationProxyBuilder
Create a builder initially configured to create an annotation equivalent to annot.
AnnotationProxyBuilder.ConvertGroupAnnotation - Class in org.apache.bval.jsr.xml
 
AnnotationProxyBuilder.ConvertGroupAnnotation(Class<?>, Class<?>) - Constructor for class org.apache.bval.jsr.xml.AnnotationProxyBuilder.ConvertGroupAnnotation
 
AnnotationProxyBuilder.ValidAnnotation - Class in org.apache.bval.jsr.xml
 
AnnotationProxyBuilder.ValidAnnotation() - Constructor for class org.apache.bval.jsr.xml.AnnotationProxyBuilder.ValidAnnotation
 
ANNOTATIONS_TO_PROCESS - Static variable in interface org.apache.bval.jsr.JsrFeatures.Property
 
annotationType() - Method in class org.apache.bval.cdi.BValAnnotatedType.BValBindingLiteral
 
annotationType() - Method in class org.apache.bval.jsr.xml.AnnotationProxyBuilder.ConvertGroupAnnotation
 
annotationType() - Method in class org.apache.bval.jsr.xml.AnnotationProxyBuilder.ValidAnnotation
 
AnnotationType - Class in org.apache.bval.jsr.xml
Java class for annotationType complex type.
AnnotationType() - Constructor for class org.apache.bval.jsr.xml.AnnotationType
 
AnyLiteral - Class in org.apache.bval.cdi
 
AnyLiteral() - Constructor for class org.apache.bval.cdi.AnyLiteral
 
ApacheFactoryContext - Class in org.apache.bval.jsr
Description: Represents the context that is used to create ClassValidator instances.
ApacheFactoryContext(ApacheValidatorFactory) - Constructor for class org.apache.bval.jsr.ApacheFactoryContext
Create a new ApacheFactoryContext instance.
ApacheFactoryContext(ApacheValidatorFactory, MetaBeanFinder) - Constructor for class org.apache.bval.jsr.ApacheFactoryContext
Create a new ApacheFactoryContext instance.
ApacheValidationProvider - Class in org.apache.bval.jsr
Description: Implementation of ValidationProvider for jsr implementation of the apache-validation framework.
ApacheValidationProvider() - Constructor for class org.apache.bval.jsr.ApacheValidationProvider
 
ApacheValidatorConfiguration - Interface in org.apache.bval.jsr
Description: Uniquely identify Apache BVal in the Bean Validation bootstrap strategy.
ApacheValidatorConfiguration.Properties - Interface in org.apache.bval.jsr
Proprietary property keys for ConfigurationImpl
ApacheValidatorFactory - Class in org.apache.bval.jsr
Description: a factory is a complete configurated object that can create validators.
ApacheValidatorFactory(ConfigurationState) - Constructor for class org.apache.bval.jsr.ApacheValidatorFactory
Create a new ApacheValidatorFactory instance.
append(ConstraintValidation<T>) - Method in interface org.apache.bval.jsr.AppendValidation
append(ConstraintValidation<T>) - Method in class org.apache.bval.jsr.BaseAppendValidation
appendNode(Path.Node, StringBuilder) - Static method in class org.apache.bval.jsr.util.NodeImpl
Append a Node to the specified StringBuilder.
AppendValidation - Interface in org.apache.bval.jsr
Description: unified interface to accumulate ConstraintValidations to varied targets.
AppendValidationToBuilder - Class in org.apache.bval.jsr
Description: Adapt AnnotationConstraintBuilder to the AppendValidation interface.
AppendValidationToBuilder(AnnotationConstraintBuilder<?>) - Constructor for class org.apache.bval.jsr.AppendValidationToBuilder
Create a new AppendValidationToBuilder instance.
AppendValidationToList - Class in org.apache.bval.jsr
Description: AppendValidation implementation that acts as an intermediate cache of validations for further processing.
AppendValidationToList() - Constructor for class org.apache.bval.jsr.AppendValidationToList
 
AppendValidationToMeta - Class in org.apache.bval.jsr
Description: adapt any FeaturesCapable from the core meta-model to the AppendValidation interface.
AppendValidationToMeta(FeaturesCapable) - Constructor for class org.apache.bval.jsr.AppendValidationToMeta
Create a new AppendValidationToMeta instance.
applyConfigWithInstantiation(ConfigurationImpl) - Method in class org.apache.bval.jsr.xml.ValidationParser
 
applySimpleConfig(ValidationConfigType, ConfigurationImpl) - Static method in class org.apache.bval.jsr.xml.ValidationParser
 
as(Class<T>) - Method in class org.apache.bval.jsr.util.NodeImpl
 
asSerializableDescriptor() - Method in class org.apache.bval.jsr.ConstraintValidation
Return a Serializable ConstraintDescriptor capturing a snapshot of current state.
assertDefaultGroupSequenceIsExpandable(List<Group>) - Method in class org.apache.bval.jsr.groups.Groups
Assert that the default group can be expanded to defaultGroups.
AssertFalseValidator - Class in org.apache.bval.constraints
Description: assert that value is false
AssertFalseValidator() - Constructor for class org.apache.bval.constraints.AssertFalseValidator
 
AssertTrueValidator - Class in org.apache.bval.constraints
Description: assert that value is true
AssertTrueValidator() - Constructor for class org.apache.bval.constraints.AssertTrueValidator
 
atIndex(Integer) - Method in class org.apache.bval.jsr.NodeContextBuilderImpl
 
atIndex(Integer) - Static method in class org.apache.bval.jsr.util.NodeImpl
Get a NodeImpl indexed from the preceding node (or root).
atKey(Object) - Method in class org.apache.bval.jsr.NodeContextBuilderImpl
 
atKey(Object) - Static method in class org.apache.bval.jsr.util.NodeImpl
Get a NodeImpl keyed from the preceding node (or root).

B

BaseAppendValidation - Class in org.apache.bval.jsr
Abstract base validation appender that initializes the ConstraintValidation.getValidator() on post-processing.
BaseAppendValidation() - Constructor for class org.apache.bval.jsr.BaseAppendValidation
 
bean - Variable in class org.apache.bval.jsr.xml.ConstraintMappingsType
 
BEAN_DESCRIPTOR - Static variable in interface org.apache.bval.jsr.JsrFeatures.Bean
INFO: cached BeanDescriptorImpl of the bean
BeanDescriptorImpl - Class in org.apache.bval.jsr
Description: Implements BeanDescriptor.
BeanDescriptorImpl(ApacheFactoryContext, MetaBean) - Constructor for class org.apache.bval.jsr.BeanDescriptorImpl
 
BeanType - Class in org.apache.bval.jsr.xml
Java class for beanType complex type.
BeanType() - Constructor for class org.apache.bval.jsr.xml.BeanType
 
beginReportAsSingle() - Method in class org.apache.bval.jsr.ConstraintValidationListener
Signify the beginning of a report-as-single-violation composite validation.
bootstrapConfiguration - Variable in class org.apache.bval.jsr.ConfigurationImpl
 
BootstrapConfigurationImpl - Class in org.apache.bval.jsr
 
BootstrapConfigurationImpl(String, String, String, String, String, Set<String>, boolean, Set<ExecutableType>, Map<String, String>) - Constructor for class org.apache.bval.jsr.BootstrapConfigurationImpl
 
buildConstraintViolationWithTemplate(String) - Method in class org.apache.bval.jsr.ConstraintValidatorContextImpl
buildMetaBean(MetaBean) - Method in class org.apache.bval.jsr.JsrMetaBeanFactory
Add the validation features to the metabean that come from JSR303 annotations in the beanClass.
buildMetaBeanFinder() - Method in class org.apache.bval.jsr.ApacheFactoryContext
Create MetaBeanManager that uses factories: if enabled by ApacheValidatorConfiguration.Properties.ENABLE_INTROSPECTOR, an IntrospectorMetaBeanFactory MetaBeanFactory types (if any) specified by ApacheValidatorConfiguration.Properties.METABEAN_FACTORY_CLASSNAMES if no JsrMetaBeanFactory has yet been specified (this allows factory order customization), a JsrMetaBeanFactory which handles both JSR303-XML and JSR303-Annotations if enabled by ApacheValidatorConfiguration.Properties.ENABLE_METABEANS_XML, an XMLMetaBeanFactory
buildValidatorFactory(ConfigurationState) - Method in class org.apache.bval.jsr.ApacheValidationProvider
buildValidatorFactory() - Method in class org.apache.bval.jsr.ConfigurationImpl
main factory method to build a ValidatorFactory
BValAnnotatedType<A> - Class in org.apache.bval.cdi
 
BValAnnotatedType(AnnotatedType<A>) - Constructor for class org.apache.bval.cdi.BValAnnotatedType
 
BValAnnotatedType.BValBindingLiteral - Class in org.apache.bval.cdi
 
BValAnnotatedType.BValBindingLiteral() - Constructor for class org.apache.bval.cdi.BValAnnotatedType.BValBindingLiteral
 
BValBinding - Annotation Type in org.apache.bval.cdi
Custom InterceptorBinding to invoke executable validations on CDI beans.
BValExtension - Class in org.apache.bval.cdi
CDI Extension for Apache BVal setup.
BValExtension() - Constructor for class org.apache.bval.cdi.BValExtension
 
BValExtension.AnnotatedTypeFilter - Interface in org.apache.bval.cdi
Defines an item that can determine whether a given AnnotatedType will be processed by the BValExtension for executable validation.
BValExtension.Releasable<T> - Class in org.apache.bval.cdi
Represents an item that can be released from a CreationalContext at some point in the future.
BValInterceptor - Class in org.apache.bval.cdi
Interceptor class for the BValBinding InterceptorBinding.
BValInterceptor() - Constructor for class org.apache.bval.cdi.BValInterceptor
 
BValInterceptorBean - Class in org.apache.bval.cdi
BValInterceptorBean(BeanManager) - Constructor for class org.apache.bval.cdi.BValInterceptorBean
 

C

cacheFor(TraversableResolver) - Static method in class org.apache.bval.jsr.resolver.CachingTraversableResolver
If necessary, return a caching wrapper for the specified TraversableResolver.
CachingRelevant - Interface in org.apache.bval.jsr.resolver
Description: indicator interface to let the implementation choose whether results of traversable resolver should be cached.
CachingTraversableResolver - Class in org.apache.bval.jsr.resolver
Cache results of a delegated traversable resovler to optimize calls It works only for a single validate* call and should not be used if the TraversableResolver is accessed concurrently

Date: 25.11.2009
Time: 13:56:18

CachingTraversableResolver(TraversableResolver) - Constructor for class org.apache.bval.jsr.resolver.CachingTraversableResolver
Create a new CachingTraversableResolver instance.
CascadingPropertyValidator - Interface in org.apache.bval.jsr
classFor(Class<?>) - Static method in class org.apache.bval.jsr.util.Proxies
 
ClassHelper - Class in org.apache.bval.jsr.util
Common operations on classes that do not require an AccessController.
classType - Variable in class org.apache.bval.jsr.xml.BeanType
 
ClassType - Class in org.apache.bval.jsr.xml
Java class for classType complex type.
ClassType() - Constructor for class org.apache.bval.jsr.xml.ClassType
 
ClassValidator - Class in org.apache.bval.jsr
Objects of this class are able to validate bean instances (and the associated object graphs).
ClassValidator(ApacheFactoryContext) - Constructor for class org.apache.bval.jsr.ClassValidator
Create a new ClassValidator instance.
ClassValidator.JsrValidationCallback - Class in org.apache.bval.jsr
ClassValidator.JsrValidationCallback(GroupValidationContext<?>) - Constructor for class org.apache.bval.jsr.ClassValidator.JsrValidationCallback
 
clazz - Variable in class org.apache.bval.jsr.xml.BeanType
 
clone() - Method in class org.apache.bval.jsr.ApacheValidatorFactory
close() - Method in class org.apache.bval.jsr.ApacheValidatorFactory
 
close() - Method in class org.apache.bval.jsr.DefaultConstraintValidatorFactory
 
closeQuietly(Closeable) - Static method in class org.apache.bval.jsr.util.IOs
 
collectValidated(ConstraintValidator<?, ?>) - Method in interface org.apache.bval.jsr.GroupValidationContext
Accumulate a validated constraint.
complete() - Method in class org.apache.bval.jsr.util.PathNavigation.CallbackProcedure
Complete this CallbackProcedure.
complete() - Method in class org.apache.bval.jsr.util.ValidationContextTraversal
Complete this CallbackProcedure.
computeGroups(Class<?>[]) - Method in class org.apache.bval.jsr.groups.GroupsComputer
Compute groups from an array of group classes.
computeGroups(Collection<Class<?>>) - Method in class org.apache.bval.jsr.groups.GroupsComputer
Main compute implementation.
ConfigurationImpl - Class in org.apache.bval.jsr
Description: used to configure apache-validation for jsr.
ConfigurationImpl(BootstrapState, ValidationProvider<?>) - Constructor for class org.apache.bval.jsr.ConfigurationImpl
Create a new ConfigurationImpl instance.
configure(ConfigurationState) - Method in class org.apache.bval.jsr.ApacheValidatorFactory
constraint - Variable in class org.apache.bval.jsr.xml.ClassType
 
constraint - Variable in class org.apache.bval.jsr.xml.CrossParameterType
 
constraint - Variable in class org.apache.bval.jsr.xml.FieldType
 
constraint - Variable in class org.apache.bval.jsr.xml.GetterType
 
constraint - Variable in class org.apache.bval.jsr.xml.ParameterType
 
constraint - Variable in class org.apache.bval.jsr.xml.ReturnValueType
 
ConstraintAnnotationAttributes - Enum in org.apache.bval.jsr
Defines the well-known attributes of Constraint annotations.
ConstraintAnnotationAttributes.Worker<C extends Annotation> - Class in org.apache.bval.jsr
 
ConstraintCached - Class in org.apache.bval.jsr
Description: hold the relationship annotation->validatedBy[] ConstraintValidator classes that are already parsed in a cache.
ConstraintCached() - Constructor for class org.apache.bval.jsr.ConstraintCached
 
ConstraintDefaults - Class in org.apache.bval.jsr
Description: Provides access to the default constraints/validator implementation classes built into the framework.
ConstraintDefaults() - Constructor for class org.apache.bval.jsr.ConstraintDefaults
Create a new ConstraintDefaults instance.
constraintDefinition - Variable in class org.apache.bval.jsr.xml.ConstraintMappingsType
 
ConstraintDefinitionType - Class in org.apache.bval.jsr.xml
Java class for constraint-definitionType complex type.
ConstraintDefinitionType() - Constructor for class org.apache.bval.jsr.xml.ConstraintDefinitionType
 
ConstraintDescriptorImpl<T extends Annotation> - Class in org.apache.bval.jsr
Immutable, Serializable ConstraintDescriptor implementation.
ConstraintDescriptorImpl(ConstraintDescriptor<T>) - Constructor for class org.apache.bval.jsr.ConstraintDescriptorImpl
Create a new ConstraintDescriptorImpl instance.
ConstraintDescriptorImpl(T, Set<Class<?>>, Set<Class<? extends Payload>>, List<Class<? extends ConstraintValidator<T, ?>>>, Map<String, Object>, Set<ConstraintDescriptor<?>>, boolean, ConstraintTarget, String) - Constructor for class org.apache.bval.jsr.ConstraintDescriptorImpl
Create a new ConstraintDescriptorImpl instance.
constraintMapping - Variable in class org.apache.bval.jsr.xml.ValidationConfigType
 
ConstraintMappingsType - Class in org.apache.bval.jsr.xml
Java class for constraint-mappingsType complex type.
ConstraintMappingsType() - Constructor for class org.apache.bval.jsr.xml.ConstraintMappingsType
 
ConstraintType - Class in org.apache.bval.jsr.xml
Java class for constraintType complex type.
ConstraintType() - Constructor for class org.apache.bval.jsr.xml.ConstraintType
 
ConstraintValidation<T extends Annotation> - Class in org.apache.bval.jsr
Description: Adapter between Constraint (JSR303) and Validation (Core)
this instance is immutable!
ConstraintValidation(ConstraintValidatorFactory, Class<? extends ConstraintValidator<T, ?>>[], T, Class<?>, AccessStrategy, boolean, ConstraintTarget) - Constructor for class org.apache.bval.jsr.ConstraintValidation
 
ConstraintValidationListener<T> - Class in org.apache.bval.jsr
Description: JSR-303 ValidationListener implementation; provides ConstraintViolations.
ConstraintValidationListener(T, Class<T>) - Constructor for class org.apache.bval.jsr.ConstraintValidationListener
Create a new ConstraintValidationListener instance.
ConstraintValidatorContextImpl - Class in org.apache.bval.jsr
Description: Short-lived ConstraintValidatorContext implementation passed by a ConstraintValidation to its adapted ConstraintValidator.
ConstraintValidatorContextImpl(GroupValidationContext<?>, ConstraintValidation<?>) - Constructor for class org.apache.bval.jsr.ConstraintValidatorContextImpl
Create a new ConstraintValidatorContextImpl instance.
constraintValidatorFactory(ConstraintValidatorFactory) - Method in class org.apache.bval.jsr.ApacheFactoryContext
constraintValidatorFactory - Variable in class org.apache.bval.jsr.ConfigurationImpl
 
constraintValidatorFactory(ConstraintValidatorFactory) - Method in class org.apache.bval.jsr.ConfigurationImpl
constraintValidatorFactory - Variable in class org.apache.bval.jsr.xml.ValidationConfigType
 
constraintValidatorFactoryClass - Variable in class org.apache.bval.jsr.ConfigurationImpl
 
constraintValidatorFactoryClass(Class<ConstraintValidatorFactory>) - Method in class org.apache.bval.jsr.ConfigurationImpl
 
construct(InvocationContext) - Method in class org.apache.bval.cdi.BValInterceptor
 
constructor - Variable in class org.apache.bval.jsr.xml.BeanType
 
ConstructorDescriptor - Static variable in interface org.apache.bval.jsr.JsrFeatures.Constructor
 
ConstructorDescriptorImpl - Class in org.apache.bval.jsr
Description: ConstructorDescriptor implementation.
ConstructorDescriptorImpl(MetaBean, Validation[]) - Constructor for class org.apache.bval.jsr.ConstructorDescriptorImpl
Create a new ConstructorDescriptorImpl instance.
ConstructorDescriptorImpl(MetaBean, MetaConstructor) - Constructor for class org.apache.bval.jsr.ConstructorDescriptorImpl
 
ConstructorType - Class in org.apache.bval.jsr.xml
Java class for constructorType complex type.
ConstructorType() - Constructor for class org.apache.bval.jsr.xml.ConstructorType
 
contains(String) - Method in class org.apache.bval.jsr.xml.AnnotationProxyBuilder
Learn whether a given element has been configured.
containsConstraintValidator(Class<? extends Annotation>) - Method in class org.apache.bval.jsr.ConstraintCached
Learn whether we have cached the validator classes for the requested constraint annotation.
content - Variable in class org.apache.bval.jsr.xml.ElementType
 
convert(Class, Object) - Method in class org.apache.bval.jsr.util.EnumerationConverter
convertGroup - Variable in class org.apache.bval.jsr.xml.FieldType
 
convertGroup - Variable in class org.apache.bval.jsr.xml.GetterType
 
convertGroup - Variable in class org.apache.bval.jsr.xml.ParameterType
 
convertGroup - Variable in class org.apache.bval.jsr.xml.ReturnValueType
 
convertToMarkableInputStream(InputStream) - Static method in class org.apache.bval.jsr.util.IOs
 
copy(Path) - Static method in class org.apache.bval.jsr.util.PathImpl
Copy another Path.
create(CreationalContext<BValInterceptor>) - Method in class org.apache.bval.cdi.BValInterceptorBean
 
create(CreationalContext<Validator>) - Method in class org.apache.bval.cdi.ValidatorBean
 
create(CreationalContext<ValidatorFactory>) - Method in class org.apache.bval.cdi.ValidatorFactoryBean
 
create() - Static method in class org.apache.bval.jsr.util.PathImpl
Create a PathImpl instance representing the specified path.
createAnnotation() - Method in class org.apache.bval.jsr.xml.AnnotationProxyBuilder
Create the annotation represented by this builder.
createAnnotationType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of AnnotationType
createBeanDescriptor(MetaBean) - Method in class org.apache.bval.jsr.ClassValidator
createBeanType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of BeanType
createClassType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of ClassType
createConstraintDefinitionType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of ConstraintDefinitionType
createConstraintMappings(ConstraintMappingsType) - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of JAXBElement<ConstraintMappingsType>}
createConstraintMappingsType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of ConstraintMappingsType
createConstraintType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of ConstraintType
createConstructorType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of ConstructorType
createContext(MetaBean, T, Class<T>, Class<?>...) - Method in class org.apache.bval.jsr.ClassValidator
createCrossParameterType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of CrossParameterType
createDefaultValidatedExecutableTypesType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
createElementType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of ElementType
createElementTypeAnnotation(AnnotationType) - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of JAXBElement<AnnotationType>}
createElementTypeValue(String) - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of JAXBElement<String>}
createExecutableValidationType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of ExecutableValidationType
createFieldType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of FieldType
createGenericConfiguration(BootstrapState) - Method in class org.apache.bval.jsr.ApacheValidationProvider
createGetterType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of GetterType
createGroupConversionType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of GroupConversionType
createGroupSequenceType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of GroupSequenceType
createGroupsType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of GroupsType
createInvocableContext(MetaBean, T, Class<T>, Class<?>...) - Method in class org.apache.bval.jsr.ClassValidator
 
createMetaBeanManager(List<MetaBeanFactory>) - Method in class org.apache.bval.jsr.ApacheFactoryContext
Create a MetaBeanManager using the specified builders.
createMethodType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of MethodType
createParameterType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of ParameterType
createPathFromString(String) - Static method in class org.apache.bval.jsr.util.PathImpl
Returns a Path instance representing the path described by the given string.
createPayloadType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of PayloadType
createPropertyType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of PropertyType
createReturnValueType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of ReturnValueType
createSpecializedConfiguration(BootstrapState) - Method in class org.apache.bval.jsr.ApacheValidationProvider
createValidatedByType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of ValidatedByType
createValidationConfig(ValidationConfigType) - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of JAXBElement<ValidationConfigType>}
createValidationConfigType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
Create an instance of ValidationConfigType
createValidationContextTraversal(GroupValidationContext<?>) - Method in class org.apache.bval.jsr.ClassValidator
Create a ValidationContextTraversal instance for this ClassValidator.
crossParameter - Variable in class org.apache.bval.jsr.xml.ConstructorType
 
crossParameter - Variable in class org.apache.bval.jsr.xml.MethodType
 
CrossParameterDescriptorImpl - Class in org.apache.bval.jsr
 
CrossParameterDescriptorImpl(MetaBean, Collection<ConstraintValidation<?>>) - Constructor for class org.apache.bval.jsr.CrossParameterDescriptorImpl
 
CrossParameterType - Class in org.apache.bval.jsr.xml
Java class for crossParameterType complex type.
CrossParameterType() - Constructor for class org.apache.bval.jsr.xml.CrossParameterType
 

D

DecimalMaxValidatorForNumber - Class in org.apache.bval.constraints
Description: validate that number-value of passed object is <= maxvalue
DecimalMaxValidatorForNumber() - Constructor for class org.apache.bval.constraints.DecimalMaxValidatorForNumber
 
DecimalMaxValidatorForString - Class in org.apache.bval.constraints
Check that the String being validated represents a number, and has a value <= maxvalue
DecimalMaxValidatorForString() - Constructor for class org.apache.bval.constraints.DecimalMaxValidatorForString
 
DecimalMinValidatorForNumber - Class in org.apache.bval.constraints
Description: validate that number-value of passed object is >= minvalue
DecimalMinValidatorForNumber() - Constructor for class org.apache.bval.constraints.DecimalMinValidatorForNumber
 
DecimalMinValidatorForString - Class in org.apache.bval.constraints
Description: Check that the String being validated represents a number, and has a value >= minvalue
DecimalMinValidatorForString() - Constructor for class org.apache.bval.constraints.DecimalMinValidatorForString
 
DEFAULT - Static variable in class org.apache.bval.jsr.groups.Group
the Default Group
DEFAULT_GROUP - Static variable in class org.apache.bval.jsr.groups.GroupsComputer
 
defaultConstraintValidatorFactory - Variable in class org.apache.bval.jsr.ConfigurationImpl
DefaultConstraintValidatorFactory - Class in org.apache.bval.jsr
Description: create constraint instances with the default / no-arg constructor
DefaultConstraintValidatorFactory() - Constructor for class org.apache.bval.jsr.DefaultConstraintValidatorFactory
 
DefaultLiteral - Class in org.apache.bval.cdi
 
DefaultLiteral() - Constructor for class org.apache.bval.cdi.DefaultLiteral
 
defaultMessageInterpolator - Variable in class org.apache.bval.jsr.ConfigurationImpl
DefaultMessageInterpolator - Class in org.apache.bval.jsr
Description: Resource bundle backed message interpolator.
DefaultMessageInterpolator() - Constructor for class org.apache.bval.jsr.DefaultMessageInterpolator
Create a new DefaultMessageInterpolator instance.
DefaultMessageInterpolator(ResourceBundle) - Constructor for class org.apache.bval.jsr.DefaultMessageInterpolator
Create a new DefaultMessageInterpolator instance.
defaultPackage - Variable in class org.apache.bval.jsr.xml.ConstraintMappingsType
 
defaultParameterNameProvider - Variable in class org.apache.bval.jsr.ConfigurationImpl
 
DefaultParameterNameProvider - Class in org.apache.bval.jsr.parameter
 
DefaultParameterNameProvider() - Constructor for class org.apache.bval.jsr.parameter.DefaultParameterNameProvider
 
defaultProvider - Variable in class org.apache.bval.jsr.xml.ValidationConfigType
 
defaultTraversableResolver - Variable in class org.apache.bval.jsr.ConfigurationImpl
 
DefaultTraversableResolver - Class in org.apache.bval.jsr.resolver
 
DefaultTraversableResolver() - Constructor for class org.apache.bval.jsr.resolver.DefaultTraversableResolver
Create a new DefaultTraversableResolver instance.
defaultValidatedExecutableTypes - Variable in class org.apache.bval.jsr.xml.ExecutableValidationType
 
DefaultValidatedExecutableTypesType - Class in org.apache.bval.jsr.xml
Java class for default-validated-executable-typesType complex type.
DefaultValidatedExecutableTypesType() - Constructor for class org.apache.bval.jsr.xml.DefaultValidatedExecutableTypesType
 
DefaultValidationProviderResolver - Class in org.apache.bval.jsr
 
DefaultValidationProviderResolver() - Constructor for class org.apache.bval.jsr.DefaultValidationProviderResolver
 
destroy(BValInterceptor, CreationalContext<BValInterceptor>) - Method in class org.apache.bval.cdi.BValInterceptorBean
 
destroy(Validator, CreationalContext<Validator>) - Method in class org.apache.bval.cdi.ValidatorBean
 
destroy(ValidatorFactory, CreationalContext<ValidatorFactory>) - Method in class org.apache.bval.cdi.ValidatorFactoryBean
 
DigitsValidatorForNumber - Class in org.apache.bval.constraints
Validates that the Number being validates matches the pattern defined in the constraint.
DigitsValidatorForNumber() - Constructor for class org.apache.bval.constraints.DigitsValidatorForNumber
 
DigitsValidatorForString - Class in org.apache.bval.constraints
Validates that the String being validated consists of digits, and matches the pattern defined in the constraint.
DigitsValidatorForString() - Constructor for class org.apache.bval.constraints.DigitsValidatorForString
 
disableDefaultConstraintViolation() - Method in class org.apache.bval.jsr.ConstraintValidatorContextImpl

E

element - Variable in class org.apache.bval.jsr.xml.AnnotationType
 
element - Variable in class org.apache.bval.jsr.xml.ConstraintType
 
elementClass - Variable in class org.apache.bval.jsr.ElementDescriptorImpl
the raw type of this element
ElementDescriptorImpl - Class in org.apache.bval.jsr
Description: MetaData class
ElementDescriptorImpl(MetaBean, Class<?>, Validation[]) - Constructor for class org.apache.bval.jsr.ElementDescriptorImpl
Create a new ElementDescriptorImpl instance.
ElementDescriptorImpl(Class<?>, Validation[]) - Constructor for class org.apache.bval.jsr.ElementDescriptorImpl
Create a new ElementDescriptorImpl instance.
ElementType - Class in org.apache.bval.jsr.xml
Java class for elementType complex type.
ElementType() - Constructor for class org.apache.bval.jsr.xml.ElementType
 
ELFacade - Class in org.apache.bval.el
 
ELFacade() - Constructor for class org.apache.bval.el.ELFacade
 
ELFacade.BValFormatter - Class in org.apache.bval.el
 
ELFacade.BValFormatter() - Constructor for class org.apache.bval.el.ELFacade.BValFormatter
 
Email - Annotation Type in org.apache.bval.constraints
-- TODO - This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality. -- Description: annotation to validate an email address (by pattern)
EmailValidator - Class in org.apache.bval.constraints
Description:
EmailValidator() - Constructor for class org.apache.bval.constraints.EmailValidator
 
ENABLE_INTROSPECTOR - Static variable in interface org.apache.bval.jsr.ApacheValidatorConfiguration.Properties
true/false. use Introspector (java beans) metadata additionally to build metadata with JSR303.
ENABLE_METABEANS_XML - Static variable in interface org.apache.bval.jsr.ApacheValidatorConfiguration.Properties
Deprecated.
we could decide to drop this feature in the future. we keep it as long as we support both: jsr and xstream-xml meta data at the same time (and potentially for the same domain classes)
enabled - Variable in class org.apache.bval.jsr.xml.ExecutableValidationType
 
endReportAsSingle() - Method in class org.apache.bval.jsr.ConstraintValidationListener
Signify the end of a report-as-single-violation composite validation.
ensureValidatorFactoryCanBeBuilt() - Method in class org.apache.bval.jsr.xml.ValidationParser
 
EnumerationConverter - Class in org.apache.bval.jsr.util
A org.apache.commons.beanutils.Converter implementation to handle Enumeration type.
equals(Object) - Method in class org.apache.bval.jsr.ConstraintDescriptorImpl
 
equals(Object) - Method in class org.apache.bval.jsr.GraphBeanIdentity
equals(Object) - Method in class org.apache.bval.jsr.groups.Group
equals(Object) - Method in class org.apache.bval.jsr.ParameterAccess
 
equals(Object) - Method in class org.apache.bval.jsr.util.NodeImpl
equals(Object) - Method in class org.apache.bval.jsr.util.PathImpl
executableType - Variable in class org.apache.bval.jsr.xml.DefaultValidatedExecutableTypesType
 
executableValidation - Variable in class org.apache.bval.jsr.ConfigurationImpl
 
executableValidation - Variable in class org.apache.bval.jsr.xml.ValidationConfigType
 
ExecutableValidationType - Class in org.apache.bval.jsr.xml
Java class for executable-validationType complex type.
ExecutableValidationType() - Constructor for class org.apache.bval.jsr.xml.ExecutableValidationType
 

F

factoryContext - Variable in class org.apache.bval.jsr.ClassValidator
factoryContext - Variable in class org.apache.bval.jsr.JsrMetaBeanFactory
field - Variable in class org.apache.bval.jsr.xml.BeanType
 
FieldType - Class in org.apache.bval.jsr.xml
Java class for fieldType complex type.
FieldType() - Constructor for class org.apache.bval.jsr.xml.FieldType
 
fillFullClassHierarchyAsList(List<Class<?>>, Class<?>) - Static method in class org.apache.bval.jsr.util.ClassHelper
Fill the list with the full class/interface hierarchy of the given class.
findConstraints() - Method in class org.apache.bval.jsr.ElementDescriptorImpl
findConstraints() - Method in class org.apache.bval.jsr.InvocableElementDescriptor
 
findMethods(Class<A>) - Static method in class org.apache.bval.jsr.xml.AnnotationProxyBuilder
 
forExecutables() - Method in class org.apache.bval.jsr.ClassValidator
 
format(String, Object...) - Method in class org.apache.bval.el.ELFacade.BValFormatter
 
from() - Method in class org.apache.bval.jsr.xml.AnnotationProxyBuilder.ConvertGroupAnnotation
 
from - Variable in class org.apache.bval.jsr.xml.GroupConversionType
 
FutureValidatorForCalendar - Class in org.apache.bval.constraints
Description: validate a date or calendar representing a date in the future
FutureValidatorForCalendar() - Constructor for class org.apache.bval.constraints.FutureValidatorForCalendar
 
FutureValidatorForDate - Class in org.apache.bval.constraints
Description: validate a date or calendar representing a date in the future
FutureValidatorForDate() - Constructor for class org.apache.bval.constraints.FutureValidatorForDate
 

G

get(Map<? super String, ? super V>) - Method in enum org.apache.bval.jsr.ConstraintAnnotationAttributes
Get the value of this.attributeName from map.
get(Object) - Method in class org.apache.bval.jsr.ParameterAccess
get(Object) - Method in class org.apache.bval.jsr.ParametersAccess
 
get(Object) - Method in class org.apache.bval.jsr.ReturnAccess
getAccess() - Method in class org.apache.bval.jsr.ConstraintValidation
 
getAccessStrategy() - Method in class org.apache.bval.jsr.xml.MetaConstraint
Get the access strategy used for the associated property.
getAnnotation(Class<T>) - Method in class org.apache.bval.cdi.BValAnnotatedType
 
getAnnotation() - Method in class org.apache.bval.jsr.ConstraintDescriptorImpl
getAnnotation() - Method in class org.apache.bval.jsr.ConstraintValidation
 
getAnnotation() - Method in class org.apache.bval.jsr.xml.ConstraintDefinitionType
Gets the value of the annotation property.
getAnnotation() - Method in class org.apache.bval.jsr.xml.ConstraintType
Gets the value of the annotation property.
getAnnotation() - Method in class org.apache.bval.jsr.xml.MetaConstraint
Get the annotation that defines this constraint.
getAnnotationIgnores() - Method in class org.apache.bval.jsr.ApacheValidatorFactory
Get the detected AnnotationIgnores.
getAnnotations() - Method in class org.apache.bval.cdi.BValAnnotatedType
 
getAttributeName() - Method in enum org.apache.bval.jsr.ConstraintAnnotationAttributes
Get the attribute name represented.
getAttributes() - Method in class org.apache.bval.jsr.ConstraintDescriptorImpl
getAttributes() - Method in class org.apache.bval.jsr.ConstraintValidation
getBaseType() - Method in class org.apache.bval.cdi.BValAnnotatedType
 
getBean() - Method in class org.apache.bval.jsr.GraphBeanIdentity
Get the bean.
getBean() - Method in class org.apache.bval.jsr.xml.ConstraintMappingsType
Gets the value of the bean property.
getBeanClass() - Method in class org.apache.bval.cdi.BValInterceptorBean
 
getBeanClass() - Method in class org.apache.bval.cdi.ValidatorBean
 
getBeanClass() - Method in class org.apache.bval.cdi.ValidatorFactoryBean
 
getBeanClass() - Method in class org.apache.bval.jsr.xml.MetaConstraint
Get the bean class of this constraint.
getBeanManager() - Static method in class org.apache.bval.cdi.BValExtension
 
getBootstrap() - Method in class org.apache.bval.jsr.xml.ValidationParser
 
getBootstrapConfiguration() - Method in class org.apache.bval.jsr.ConfigurationImpl
 
getClassType() - Method in class org.apache.bval.jsr.xml.BeanType
Gets the value of the classType property.
getClazz() - Method in class org.apache.bval.jsr.xml.BeanType
Gets the value of the clazz property.
getClosable() - Method in class org.apache.bval.jsr.ConfigurationImpl
 
getComposingConstraints() - Method in class org.apache.bval.jsr.ConstraintDescriptorImpl
getComposingConstraints() - Method in class org.apache.bval.jsr.ConstraintValidation
getConstrainedConstructors() - Method in class org.apache.bval.jsr.BeanDescriptorImpl
 
getConstrainedMethods(MethodType, MethodType...) - Method in class org.apache.bval.jsr.BeanDescriptorImpl
 
getConstrainedProperties() - Method in class org.apache.bval.jsr.BeanDescriptorImpl
getConstraint() - Method in class org.apache.bval.jsr.xml.ClassType
Gets the value of the constraint property.
getConstraint() - Method in class org.apache.bval.jsr.xml.CrossParameterType
Gets the value of the constraint property.
getConstraint() - Method in class org.apache.bval.jsr.xml.FieldType
Gets the value of the constraint property.
getConstraint() - Method in class org.apache.bval.jsr.xml.GetterType
Gets the value of the constraint property.
getConstraint() - Method in class org.apache.bval.jsr.xml.ParameterType
Gets the value of the constraint property.
getConstraint() - Method in class org.apache.bval.jsr.xml.ReturnValueType
Gets the value of the constraint property.
getConstraintDefinition() - Method in class org.apache.bval.jsr.xml.ConstraintMappingsType
Gets the value of the constraintDefinition property.
getConstraintDescriptors(Validation[]) - Static method in class org.apache.bval.jsr.ElementDescriptorImpl
Get a set of ConstraintDescriptors from the specified array of Validations.
getConstraintDescriptors() - Method in class org.apache.bval.jsr.ElementDescriptorImpl
getConstraintDescriptors() - Method in class org.apache.bval.jsr.InvocableElementDescriptor
 
getConstraintMapping() - Method in class org.apache.bval.jsr.xml.ValidationConfigType
Gets the value of the constraintMapping property.
getConstraintMappingResourcePaths() - Method in class org.apache.bval.jsr.BootstrapConfigurationImpl
 
getConstraintsCache() - Method in class org.apache.bval.jsr.ApacheValidatorFactory
Get the constraint cache used.
getConstraintsForClass(Class<?>) - Method in class org.apache.bval.jsr.ClassValidator
Return the descriptor object describing bean constraints.
getConstraintsForConstructor(Class<?>...) - Method in class org.apache.bval.jsr.BeanDescriptorImpl
 
getConstraintsForMethod(String, Class<?>...) - Method in class org.apache.bval.jsr.BeanDescriptorImpl
 
getConstraintsForProperty(String) - Method in class org.apache.bval.jsr.BeanDescriptorImpl
Return the property level constraints for a given propertyName or null if either the property does not exist or has no constraint.
getConstraintValidation() - Method in interface org.apache.bval.jsr.GroupValidationContext
getConstraintValidatorClasses() - Method in class org.apache.bval.jsr.ConstraintDescriptorImpl
getConstraintValidatorClasses() - Method in class org.apache.bval.jsr.ConstraintValidation
getConstraintValidatorFactory() - Method in class org.apache.bval.jsr.ApacheFactoryContext
getConstraintValidatorFactory() - Method in class org.apache.bval.jsr.ApacheValidatorFactory
getConstraintValidatorFactory() - Method in class org.apache.bval.jsr.ConfigurationImpl
getConstraintValidatorFactory() - Method in class org.apache.bval.jsr.xml.ValidationConfigType
Gets the value of the constraintValidatorFactory property.
getConstraintValidatorFactoryClassName() - Method in class org.apache.bval.jsr.BootstrapConfigurationImpl
 
getConstraintValidators(Class<A>) - Method in class org.apache.bval.jsr.ConstraintCached
Get the cached validator classes for the requested constraint annotation.
getConstraintViolations() - Method in class org.apache.bval.jsr.ConstraintValidationListener
getConstructor() - Method in interface org.apache.bval.jsr.GroupValidationContext
 
getConstructor() - Method in class org.apache.bval.jsr.xml.BeanType
Gets the value of the constructor property.
getConstructors() - Method in class org.apache.bval.cdi.BValAnnotatedType
 
getContent() - Method in class org.apache.bval.jsr.xml.ElementType
Gets the value of the content property.
getConvertGroup() - Method in class org.apache.bval.jsr.xml.FieldType
Gets the value of the convertGroup property.
getConvertGroup() - Method in class org.apache.bval.jsr.xml.GetterType
Gets the value of the convertGroup property.
getConvertGroup() - Method in class org.apache.bval.jsr.xml.ParameterType
Gets the value of the convertGroup property.
getConvertGroup() - Method in class org.apache.bval.jsr.xml.ReturnValueType
Gets the value of the convertGroup property.
getCrossParameter() - Method in class org.apache.bval.jsr.xml.ConstructorType
Gets the value of the crossParameter property.
getCrossParameter() - Method in class org.apache.bval.jsr.xml.MethodType
Gets the value of the crossParameter property.
getCrossParameterDescriptor() - Method in class org.apache.bval.jsr.InvocableElementDescriptor
 
getCurrentGroup() - Method in interface org.apache.bval.jsr.GroupValidationContext
Get the current Group.
getCurrentOwner() - Method in interface org.apache.bval.jsr.GroupValidationContext
Get the current owning class.
getDefault() - Static method in class org.apache.bval.jsr.ApacheValidatorFactory
Convenience method to retrieve a default global ApacheValidatorFactory
getDefaultConstraintMessageTemplate() - Method in class org.apache.bval.jsr.ConstraintValidatorContextImpl
getDefaultConstraints() - Method in class org.apache.bval.jsr.ApacheValidatorFactory
Get the detected ConstraintDefaults.
getDefaultConstraints() - Method in class org.apache.bval.jsr.ConstraintDefaults
Get the default constraint data.
getDefaultConstraintValidatorFactory() - Method in class org.apache.bval.jsr.ConfigurationImpl
 
getDefaultIgnoreAnnotation(Class<?>) - Method in class org.apache.bval.jsr.xml.AnnotationIgnores
Learn whether the specified annotation type should be ignored.
getDefaultMessageInterpolator() - Method in class org.apache.bval.jsr.ConfigurationImpl
 
getDefaultPackage() - Method in class org.apache.bval.jsr.xml.ConstraintMappingsType
Gets the value of the defaultPackage property.
getDefaultParameterNameProvider() - Method in class org.apache.bval.jsr.ConfigurationImpl
 
getDefaultProvider() - Method in class org.apache.bval.jsr.xml.ValidationConfigType
Gets the value of the defaultProvider property.
getDefaultProviderClassName() - Method in class org.apache.bval.jsr.BootstrapConfigurationImpl
 
getDefaultSequence(Class<?>) - Method in class org.apache.bval.jsr.ApacheValidatorFactory
Get the default group sequence configured for beanClass.
getDefaultTraversableResolver() - Method in class org.apache.bval.jsr.ConfigurationImpl
 
getDefaultValidatedExecutableTypes() - Method in class org.apache.bval.jsr.BootstrapConfigurationImpl
 
getDefaultValidatedExecutableTypes() - Method in class org.apache.bval.jsr.xml.ExecutableValidationType
Gets the value of the defaultValidatedExecutableTypes property.
getElement() - Method in class org.apache.bval.jsr.xml.AnnotationType
Gets the value of the element property.
getElement() - Method in class org.apache.bval.jsr.xml.ConstraintType
Gets the value of the element property.
getElementClass() - Method in class org.apache.bval.jsr.ElementDescriptorImpl
getElementKind() - Method in interface org.apache.bval.jsr.GroupValidationContext
 
getElementType() - Method in class org.apache.bval.jsr.ParameterAccess
getElementType() - Method in class org.apache.bval.jsr.ParametersAccess
 
getElementType() - Method in class org.apache.bval.jsr.ReturnAccess
getEnabled() - Method in class org.apache.bval.jsr.xml.ExecutableValidationType
Gets the value of the enabled property.
getErrorMessages() - Method in class org.apache.bval.jsr.ConstraintValidatorContextImpl
Get the queued error messages.
getExecutableType() - Method in class org.apache.bval.jsr.xml.DefaultValidatedExecutableTypesType
Gets the value of the executableType property.
getExecutableValidation() - Method in class org.apache.bval.jsr.ConfigurationImpl
 
getExecutableValidation() - Method in class org.apache.bval.jsr.xml.ValidationConfigType
Gets the value of the executableValidation property.
getFactory() - Method in class org.apache.bval.jsr.ApacheFactoryContext
getField() - Method in class org.apache.bval.jsr.xml.BeanType
Gets the value of the field property.
getFields() - Method in class org.apache.bval.cdi.BValAnnotatedType
 
getFractional() - Method in class org.apache.bval.constraints.DigitsValidatorForNumber
 
getFractional() - Method in class org.apache.bval.constraints.DigitsValidatorForString
 
getFrom() - Method in class org.apache.bval.jsr.groups.GroupConversionDescriptorImpl
 
getFrom() - Method in class org.apache.bval.jsr.xml.GroupConversionType
Gets the value of the from property.
getGetter() - Method in class org.apache.bval.jsr.xml.BeanType
Gets the value of the getter property.
getGlobalExecutableTypes() - Method in class org.apache.bval.cdi.BValExtension
 
getGroup() - Method in class org.apache.bval.jsr.GraphBeanIdentity
Get the group being validated.
getGroup() - Method in class org.apache.bval.jsr.groups.Group
Get the actual group class.
getGroupConversions() - Method in class org.apache.bval.jsr.ElementDescriptorImpl
 
getGroupConversions() - Method in class org.apache.bval.jsr.ParameterDescriptorImpl
 
getGroups() - Method in class org.apache.bval.jsr.ConstraintDescriptorImpl
getGroups() - Method in class org.apache.bval.jsr.ConstraintValidation
getGroups() - Method in class org.apache.bval.jsr.groups.Groups
Get the Groups.
getGroups() - Method in interface org.apache.bval.jsr.GroupValidationContext
Get the groups of this GroupValidationContext.
getGroups() - Method in class org.apache.bval.jsr.xml.ConstraintType
Gets the value of the groups property.
getGroupSequence() - Method in class org.apache.bval.jsr.xml.ClassType
Gets the value of the groupSequence property.
getId() - Method in class org.apache.bval.cdi.BValInterceptorBean
 
getId() - Method in class org.apache.bval.cdi.ValidatorBean
 
getId() - Method in class org.apache.bval.cdi.ValidatorFactoryBean
 
getIgnoreAnnotations() - Method in class org.apache.bval.jsr.xml.BeanType
Gets the value of the ignoreAnnotations property.
getIgnoreAnnotations() - Method in class org.apache.bval.jsr.xml.ClassType
Gets the value of the ignoreAnnotations property.
getIgnoreAnnotations() - Method in class org.apache.bval.jsr.xml.ConstructorType
Gets the value of the ignoreAnnotations property.
getIgnoreAnnotations() - Method in class org.apache.bval.jsr.xml.CrossParameterType
Gets the value of the ignoreAnnotations property.
getIgnoreAnnotations() - Method in class org.apache.bval.jsr.xml.FieldType
Gets the value of the ignoreAnnotations property.
getIgnoreAnnotations() - Method in class org.apache.bval.jsr.xml.GetterType
Gets the value of the ignoreAnnotations property.
getIgnoreAnnotations() - Method in class org.apache.bval.jsr.xml.MethodType
Gets the value of the ignoreAnnotations property.
getIgnoreAnnotations() - Method in class org.apache.bval.jsr.xml.ParameterType
Gets the value of the ignoreAnnotations property.
getIgnoreAnnotations() - Method in class org.apache.bval.jsr.xml.ReturnValueType
Gets the value of the ignoreAnnotations property.
getIncludeExistingValidators() - Method in class org.apache.bval.jsr.xml.ValidatedByType
Gets the value of the includeExistingValidators property.
getIndex() - Method in class org.apache.bval.jsr.ParameterDescriptorImpl
getIndex() - Method in class org.apache.bval.jsr.util.NodeImpl
getIndex() - Method in class org.apache.bval.jsr.xml.MetaConstraint
 
getInheritedGroups() - Method in class org.apache.bval.jsr.AppendValidationToBuilder
Get inherited groups.
getInheritedPayload() - Method in class org.apache.bval.jsr.AppendValidationToBuilder
Get inherited payload.
getInjectionPoints() - Method in class org.apache.bval.cdi.BValInterceptorBean
 
getInjectionPoints() - Method in class org.apache.bval.cdi.ValidatorBean
 
getInjectionPoints() - Method in class org.apache.bval.cdi.ValidatorFactoryBean
 
getInputStream(String) - Static method in class org.apache.bval.jsr.xml.ValidationParser
 
getInstance() - Method in class org.apache.bval.cdi.BValExtension.Releasable
 
getInstance(Class<T>) - Method in class org.apache.bval.jsr.DefaultConstraintValidatorFactory
Instantiate a Constraint.
getInstance() - Static method in class org.apache.bval.jsr.util.EnumerationConverter
Returns this converter instance.
getIntegral() - Method in class org.apache.bval.constraints.DigitsValidatorForNumber
 
getIntegral() - Method in class org.apache.bval.constraints.DigitsValidatorForString
 
getInternalConstraintsForMethod(String, Class<?>...) - Method in class org.apache.bval.jsr.BeanDescriptorImpl
 
getJavaClass() - Method in class org.apache.bval.cdi.BValAnnotatedType
 
getJavaType() - Method in class org.apache.bval.jsr.ParameterAccess
getJavaType() - Method in class org.apache.bval.jsr.ParametersAccess
 
getJavaType() - Method in class org.apache.bval.jsr.ReturnAccess
getKey() - Method in class org.apache.bval.jsr.util.NodeImpl
getKind() - Method in class org.apache.bval.jsr.util.NodeImpl.BeanNodeImpl
 
getKind() - Method in class org.apache.bval.jsr.util.NodeImpl.ConstructorNodeImpl
 
getKind() - Method in class org.apache.bval.jsr.util.NodeImpl.CrossParameterNodeImpl
 
getKind() - Method in class org.apache.bval.jsr.util.NodeImpl
 
getKind() - Method in class org.apache.bval.jsr.util.NodeImpl.MethodNodeImpl
 
getKind() - Method in class org.apache.bval.jsr.util.NodeImpl.ParameterNodeImpl
 
getKind() - Method in class org.apache.bval.jsr.util.NodeImpl.PropertyNodeImpl
 
getKind() - Method in class org.apache.bval.jsr.util.NodeImpl.ReturnValueNodeImpl
 
getLeafNode() - Method in class org.apache.bval.jsr.util.PathImpl
Get the leaf node (if any) from this PathImpl
getMappingStreams() - Method in class org.apache.bval.jsr.ConfigurationImpl
getMember() - Method in class org.apache.bval.jsr.xml.MetaConstraint
Get the member to which this constraint applies.
getMessage() - Method in class org.apache.bval.jsr.xml.ConstraintType
Gets the value of the message property.
getMessageInterpolator() - Method in class org.apache.bval.jsr.ApacheFactoryContext
getMessageInterpolator() - Method in class org.apache.bval.jsr.ApacheValidatorFactory
getMessageInterpolator() - Method in class org.apache.bval.jsr.ConfigurationImpl
getMessageInterpolator() - Method in class org.apache.bval.jsr.xml.ValidationConfigType
Gets the value of the messageInterpolator property.
getMessageInterpolatorClassName() - Method in class org.apache.bval.jsr.BootstrapConfigurationImpl
 
getMessageResolver() - Method in interface org.apache.bval.jsr.GroupValidationContext
Get the message resolver.
getMessageTemplate() - Method in class org.apache.bval.jsr.ConstraintDescriptorImpl
 
getMessageTemplate() - Method in class org.apache.bval.jsr.ConstraintValidation
Get the message template used by this constraint.
getMetaBean() - Method in class org.apache.bval.jsr.ElementDescriptorImpl
Get the model MetaBean used.
getMetaBean() - Method in interface org.apache.bval.jsr.ProcedureDescriptor
Get the owning metabean.
getMetaBeanFinder() - Method in class org.apache.bval.jsr.ApacheFactoryContext
Get the metaBeanFinder.
getMetaConstraints(Class<T>) - Method in class org.apache.bval.jsr.ApacheValidatorFactory
Retrieve the runtime constraint configuration for a given class.
getMethod() - Method in interface org.apache.bval.jsr.GroupValidationContext
 
getMethod() - Method in class org.apache.bval.jsr.xml.BeanType
Gets the value of the method property.
getMethods() - Method in class org.apache.bval.cdi.BValAnnotatedType
 
getMethods() - Method in class org.apache.bval.jsr.xml.AnnotationProxyBuilder
 
getMutableConstraintDescriptors() - Method in class org.apache.bval.jsr.ElementDescriptorImpl
Get the mutable ConstraintDescriptor Set.
getName() - Method in class org.apache.bval.cdi.BValInterceptorBean
 
getName() - Method in class org.apache.bval.cdi.ValidatorBean
 
getName() - Method in class org.apache.bval.cdi.ValidatorFactoryBean
 
getName() - Method in class org.apache.bval.jsr.ConstructorDescriptorImpl
 
getName() - Method in class org.apache.bval.jsr.MethodDescriptorImpl
 
getName() - Method in class org.apache.bval.jsr.ParameterDescriptorImpl
 
getName() - Method in class org.apache.bval.jsr.util.NodeImpl
getName() - Method in class org.apache.bval.jsr.xml.ElementType
Gets the value of the name property.
getName() - Method in class org.apache.bval.jsr.xml.FieldType
Gets the value of the name property.
getName() - Method in class org.apache.bval.jsr.xml.GetterType
Gets the value of the name property.
getName() - Method in class org.apache.bval.jsr.xml.MethodType
Gets the value of the name property.
getName() - Method in class org.apache.bval.jsr.xml.PropertyType
Gets the value of the name property.
getOwner() - Method in class org.apache.bval.jsr.ConstraintValidation
 
getOwner() - Method in class org.apache.bval.jsr.GraphBeanIdentity
Get the owning class
getParameter() - Method in class org.apache.bval.jsr.xml.ConstructorType
Gets the value of the parameter property.
getParameter() - Method in class org.apache.bval.jsr.xml.MethodType
Gets the value of the parameter property.
getParameterDescriptors() - Method in class org.apache.bval.jsr.InvocableElementDescriptor
Get the parameter descriptors of this procedure.
getParameterDescriptors() - Method in interface org.apache.bval.jsr.MethodDescriptor
getParameterDescriptors() - Method in interface org.apache.bval.jsr.ProcedureDescriptor
Get the parameter descriptors of this procedure.
getParameterIndex() - Method in class org.apache.bval.jsr.util.NodeImpl
 
getParameterNameProvider() - Method in class org.apache.bval.jsr.ApacheFactoryContext
 
getParameterNameProvider() - Method in class org.apache.bval.jsr.ApacheValidatorFactory
 
getParameterNameProvider() - Method in class org.apache.bval.jsr.ConfigurationImpl
 
getParameterNameProvider() - Method in interface org.apache.bval.jsr.GroupValidationContext
 
getParameterNameProvider() - Method in class org.apache.bval.jsr.xml.ValidationConfigType
Gets the value of the parameterNameProvider property.
getParameterNameProviderClassName() - Method in class org.apache.bval.jsr.BootstrapConfigurationImpl
 
getParameterNames(Constructor<?>) - Method in class org.apache.bval.jsr.parameter.DefaultParameterNameProvider
 
getParameterNames(Method) - Method in class org.apache.bval.jsr.parameter.DefaultParameterNameProvider
 
getParameters() - Method in interface org.apache.bval.jsr.GroupValidationContext
 
getParameterTypes() - Method in class org.apache.bval.jsr.util.NodeImpl
 
getPathWithoutLeafNode() - Method in class org.apache.bval.jsr.util.PathImpl
Return a new PathImpl that represents this minus its leaf node (if present).
getPayload() - Method in class org.apache.bval.jsr.ConstraintDescriptorImpl
getPayload() - Method in class org.apache.bval.jsr.ConstraintValidation
getPayload() - Method in class org.apache.bval.jsr.xml.ConstraintType
Gets the value of the payload property.
getProperties() - Method in class org.apache.bval.jsr.ApacheValidatorFactory
Get the property map of this ApacheValidatorFactory.
getProperties() - Method in class org.apache.bval.jsr.BootstrapConfigurationImpl
 
getProperties() - Method in class org.apache.bval.jsr.ConfigurationImpl
Return a map of non type-safe custom properties.
getProperty() - Method in class org.apache.bval.jsr.xml.ValidationConfigType
Gets the value of the property property.
getPropertyName() - Method in class org.apache.bval.jsr.ParameterAccess
getPropertyName() - Method in class org.apache.bval.jsr.ParametersAccess
 
getPropertyName() - Method in class org.apache.bval.jsr.ReturnAccess
getPropertyPath() - Method in interface org.apache.bval.jsr.GroupValidationContext
Get the property path.
getProvider() - Method in class org.apache.bval.jsr.ConfigurationImpl
Get the configured ValidationProvider.
getQualifiers() - Method in class org.apache.bval.cdi.BValInterceptorBean
 
getQualifiers() - Method in class org.apache.bval.cdi.ValidatorBean
 
getQualifiers() - Method in class org.apache.bval.cdi.ValidatorFactoryBean
 
getRawType() - Method in class org.apache.bval.jsr.util.ValidationContextTraversal
 
getReturnValue() - Method in interface org.apache.bval.jsr.GroupValidationContext
 
getReturnValue() - Method in class org.apache.bval.jsr.xml.ConstructorType
Gets the value of the returnValue property.
getReturnValue() - Method in class org.apache.bval.jsr.xml.MethodType
Gets the value of the returnValue property.
getReturnValueDescriptor() - Method in class org.apache.bval.jsr.InvocableElementDescriptor
 
getRootBean() - Method in class org.apache.bval.jsr.ConstraintValidationListener
Get the root bean.
getRootBeanType() - Method in class org.apache.bval.jsr.ConstraintValidationListener
Get the root bean type of this ConstraintValidationListener.
getRootMetaBean() - Method in interface org.apache.bval.jsr.GroupValidationContext
Get the root MetaBean.
getScope() - Method in class org.apache.bval.cdi.BValInterceptorBean
 
getScope() - Method in class org.apache.bval.cdi.ValidatorBean
 
getScope() - Method in class org.apache.bval.cdi.ValidatorFactoryBean
 
getSequences() - Method in class org.apache.bval.jsr.groups.Groups
Get the Group sequences.
getStereotypes() - Method in class org.apache.bval.cdi.BValInterceptorBean
 
getStereotypes() - Method in class org.apache.bval.cdi.ValidatorBean
 
getStereotypes() - Method in class org.apache.bval.cdi.ValidatorFactoryBean
 
getter - Variable in class org.apache.bval.jsr.xml.BeanType
 
GetterType - Class in org.apache.bval.jsr.xml
Java class for getterType complex type.
GetterType() - Constructor for class org.apache.bval.jsr.xml.GetterType
 
getTo() - Method in class org.apache.bval.jsr.groups.GroupConversionDescriptorImpl
 
getTo() - Method in class org.apache.bval.jsr.xml.GroupConversionType
Gets the value of the to property.
getTraversableResolver() - Method in class org.apache.bval.jsr.ApacheFactoryContext
getTraversableResolver() - Method in class org.apache.bval.jsr.ApacheValidatorFactory
getTraversableResolver() - Method in class org.apache.bval.jsr.ConfigurationImpl
getTraversableResolver() - Method in interface org.apache.bval.jsr.GroupValidationContext
getTraversableResolver() - Method in class org.apache.bval.jsr.xml.ValidationConfigType
Gets the value of the traversableResolver property.
getTraversableResolverClassName() - Method in class org.apache.bval.jsr.BootstrapConfigurationImpl
 
getType() - Method in enum org.apache.bval.jsr.ConstraintAnnotationAttributes
Get the expected type of the represented attribute.
getType() - Method in class org.apache.bval.jsr.util.ValidationContextTraversal
 
getType() - Method in class org.apache.bval.jsr.xml.AnnotationProxyBuilder
Get the configured Annotation type.
getType() - Method in class org.apache.bval.jsr.xml.ParameterType
Gets the value of the type property.
getTypeClosure() - Method in class org.apache.bval.cdi.BValAnnotatedType
 
getTypes() - Method in class org.apache.bval.cdi.BValInterceptorBean
 
getTypes() - Method in class org.apache.bval.cdi.ValidatorBean
 
getTypes() - Method in class org.apache.bval.cdi.ValidatorFactoryBean
 
getValid() - Method in class org.apache.bval.jsr.xml.FieldType
Gets the value of the valid property.
getValid() - Method in class org.apache.bval.jsr.xml.GetterType
Gets the value of the valid property.
getValid() - Method in class org.apache.bval.jsr.xml.ParameterType
Gets the value of the valid property.
getValid() - Method in class org.apache.bval.jsr.xml.ReturnValueType
Gets the value of the valid property.
getValidAccesses(Class<?>) - Method in class org.apache.bval.jsr.ApacheValidatorFactory
Get the AccessStrategy List indicating nested bean validations that must be triggered in the course of validating a beanClass graph.
getValidatedBy() - Method in class org.apache.bval.jsr.xml.ConstraintDefinitionType
Gets the value of the validatedBy property.
getValidatedValue() - Method in interface org.apache.bval.jsr.GroupValidationContext
Get the value being validated.
getValidationAppliesTo() - Method in class org.apache.bval.jsr.ConstraintDescriptorImpl
 
getValidationAppliesTo() - Method in class org.apache.bval.jsr.ConstraintValidation
 
getValidationContext() - Method in class org.apache.bval.jsr.ConstraintValidatorContextImpl
getValidationProviders() - Method in class org.apache.bval.jsr.DefaultValidationProviderResolver
getValidations() - Method in class org.apache.bval.jsr.AppendValidationToList
Get the list of cached validations.
getValidationXmlFile(String) - Static method in class org.apache.bval.jsr.xml.ValidationParser
 
getValidator() - Method in class org.apache.bval.jsr.ApacheFactoryContext
getValidator() - Method in class org.apache.bval.jsr.ApacheValidatorFactory
Shortcut method to create a new Validator instance with factory's settings
getValidator() - Method in class org.apache.bval.jsr.ConstraintValidation
 
getValidatorClasses(Class<A>) - Method in class org.apache.bval.jsr.ConstraintDefaults
Get the default validator implementation types for the specified constraint annotation type.
getValue(String) - Method in class org.apache.bval.jsr.xml.AnnotationProxyBuilder
Get the specified element value from the current configuration.
getValue() - Method in class org.apache.bval.jsr.xml.GroupSequenceType
Gets the value of the value property.
getValue() - Method in class org.apache.bval.jsr.xml.GroupsType
Gets the value of the value property.
getValue() - Method in class org.apache.bval.jsr.xml.PayloadType
Gets the value of the value property.
getValue() - Method in class org.apache.bval.jsr.xml.PropertyType
Gets the value of the value property.
getValue() - Method in class org.apache.bval.jsr.xml.ValidatedByType
Gets the value of the value property.
getVersion() - Method in class org.apache.bval.jsr.xml.ConstraintMappingsType
Gets the value of the version property.
getVersion() - Method in class org.apache.bval.jsr.xml.ValidationConfigType
Gets the value of the version property.
GraphBeanIdentity - Class in org.apache.bval.jsr
Class that stores the needed properties to avoid circular paths when validating an object graph.
GraphBeanIdentity(Object, Class<?>, Class<?>) - Constructor for class org.apache.bval.jsr.GraphBeanIdentity
Create a new GraphBeanIdentity instance.
Group - Class in org.apache.bval.jsr.groups
Immutable object that wraps an interface representing a single group.
Group(Class<?>) - Constructor for class org.apache.bval.jsr.groups.Group
Create a new Group instance.
GROUP_SEQUENCE - Static variable in interface org.apache.bval.jsr.JsrFeatures.Bean
INFO: List of Group(Class) for GroupSequence.value() (redefined default group)
GroupConversionDescriptorImpl - Class in org.apache.bval.jsr.groups
 
GroupConversionDescriptorImpl(Group, Group) - Constructor for class org.apache.bval.jsr.groups.GroupConversionDescriptorImpl
 
GroupConversionType - Class in org.apache.bval.jsr.xml
Java class for groupConversionType complex type.
GroupConversionType() - Constructor for class org.apache.bval.jsr.xml.GroupConversionType
 
Groups - Class in org.apache.bval.jsr.groups
Defines the order to validate groups during validation.
Groups() - Constructor for class org.apache.bval.jsr.groups.Groups
 
groups - Variable in class org.apache.bval.jsr.xml.ConstraintType
 
groupsComputer - Variable in class org.apache.bval.jsr.ClassValidator
GroupsComputer - Class in org.apache.bval.jsr.groups
Description: compute group order, based on the RI behavior as to guarantee compatibility with interpretations of the spec.
GroupsComputer() - Constructor for class org.apache.bval.jsr.groups.GroupsComputer
 
groupSequence - Variable in class org.apache.bval.jsr.xml.ClassType
 
GroupSequenceType - Class in org.apache.bval.jsr.xml
Java class for groupSequenceType complex type.
GroupSequenceType() - Constructor for class org.apache.bval.jsr.xml.GroupSequenceType
 
GroupsType - Class in org.apache.bval.jsr.xml
Java class for groupsType complex type.
GroupsType() - Constructor for class org.apache.bval.jsr.xml.GroupsType
 
GroupValidationContext<T> - Interface in org.apache.bval.jsr
Description: JSR-303 ValidationContext extension.

H

handleGenericInIterable() - Method in interface org.apache.bval.jsr.util.PathNavigation.Callback
Handle contiguous [].
handleGenericInIterable() - Method in class org.apache.bval.jsr.util.ValidationContextTraversal
Handle contiguous [].
handleIndexOrKey(String) - Method in interface org.apache.bval.jsr.util.PathNavigation.Callback
Handle an index or key embedded in [].
handleIndexOrKey(String) - Method in class org.apache.bval.jsr.util.ValidationContextTraversal
Handle an index or key embedded in [].
handleProperty(String) - Method in interface org.apache.bval.jsr.util.PathNavigation.Callback
Handle a .
handleProperty(String) - Method in class org.apache.bval.jsr.util.ValidationContextTraversal
Handle a .
hasConstrainedParameters() - Method in class org.apache.bval.jsr.ConstructorDescriptorImpl
 
hasConstrainedParameters() - Method in class org.apache.bval.jsr.InvocableElementDescriptor
 
hasConstrainedParameters() - Method in class org.apache.bval.jsr.MethodDescriptorImpl
 
hasConstrainedReturnValue() - Method in class org.apache.bval.jsr.ConstructorDescriptorImpl
 
hasConstrainedReturnValue() - Method in class org.apache.bval.jsr.InvocableElementDescriptor
 
hasConstrainedReturnValue() - Method in class org.apache.bval.jsr.MethodDescriptorImpl
 
hasConstraints() - Method in class org.apache.bval.jsr.ConstructorDescriptorImpl
 
hasConstraints() - Method in class org.apache.bval.jsr.CrossParameterDescriptorImpl
 
hasConstraints() - Method in class org.apache.bval.jsr.ElementDescriptorImpl
return true if at least one constraint declaration is present on the element.
hasConstraints() - Method in class org.apache.bval.jsr.MethodDescriptorImpl
 
hasConstraints() - Method in class org.apache.bval.jsr.ReturnValueDescriptorImpl
 
hashCode() - Method in class org.apache.bval.jsr.ConstraintDescriptorImpl
 
hashCode() - Method in class org.apache.bval.jsr.GraphBeanIdentity
hashCode() - Method in class org.apache.bval.jsr.groups.Group
hashCode() - Method in class org.apache.bval.jsr.ParameterAccess
 
hashCode() - Method in class org.apache.bval.jsr.util.NodeImpl
hashCode() - Method in class org.apache.bval.jsr.util.PathImpl
hasViolations() - Method in class org.apache.bval.jsr.ConstraintValidationListener
Learn whether there are violations available.

I

ignoreAnnotations - Variable in class org.apache.bval.jsr.xml.BeanType
 
ignoreAnnotations - Variable in class org.apache.bval.jsr.xml.ClassType
 
ignoreAnnotations - Variable in class org.apache.bval.jsr.xml.ConstructorType
 
ignoreAnnotations - Variable in class org.apache.bval.jsr.xml.CrossParameterType
 
ignoreAnnotations - Variable in class org.apache.bval.jsr.xml.FieldType
 
ignoreAnnotations - Variable in class org.apache.bval.jsr.xml.GetterType
 
ignoreAnnotations - Variable in class org.apache.bval.jsr.xml.MethodType
 
ignoreAnnotations - Variable in class org.apache.bval.jsr.xml.ParameterType
 
ignoreAnnotations - Variable in class org.apache.bval.jsr.xml.ReturnValueType
 
ignoreXmlConfiguration() - Method in class org.apache.bval.jsr.ConfigurationImpl
Ignore data from the META-INF/validation.xml file if this method is called.
includeExistingValidators - Variable in class org.apache.bval.jsr.xml.ValidatedByType
 
IncompatiblePropertyValueException - Exception in org.apache.bval.jsr
Internal exception thrown when trying to validate a value for a property for which it is not assignment-compatible.
IncompatiblePropertyValueException(String) - Constructor for exception org.apache.bval.jsr.IncompatiblePropertyValueException
Create a new IncompatiblePropertyValueException instance.
IncompatiblePropertyValueException() - Constructor for exception org.apache.bval.jsr.IncompatiblePropertyValueException
Create a new IncompatiblePropertyValueException instance.
IncompatiblePropertyValueException(String, Throwable) - Constructor for exception org.apache.bval.jsr.IncompatiblePropertyValueException
Create a new IncompatiblePropertyValueException instance.
IncompatiblePropertyValueException(Throwable) - Constructor for exception org.apache.bval.jsr.IncompatiblePropertyValueException
Create a new IncompatiblePropertyValueException instance.
init() - Method in class org.apache.bval.jsr.util.ValidationContextTraversal
Initialize from ValidationContext.
inIterable() - Method in class org.apache.bval.jsr.NodeBuilderCustomizableContextImpl
 
inIterable() - Method in class org.apache.bval.jsr.util.LeafNodeBuilderCustomizableContextImpl
 
initialize(AssertFalse) - Method in class org.apache.bval.constraints.AssertFalseValidator
 
initialize(AssertTrue) - Method in class org.apache.bval.constraints.AssertTrueValidator
 
initialize(DecimalMax) - Method in class org.apache.bval.constraints.DecimalMaxValidatorForNumber
 
initialize(DecimalMax) - Method in class org.apache.bval.constraints.DecimalMaxValidatorForString
 
initialize(DecimalMin) - Method in class org.apache.bval.constraints.DecimalMinValidatorForNumber
 
initialize(DecimalMin) - Method in class org.apache.bval.constraints.DecimalMinValidatorForString
 
initialize(Digits) - Method in class org.apache.bval.constraints.DigitsValidatorForNumber
 
initialize(Digits) - Method in class org.apache.bval.constraints.DigitsValidatorForString
 
initialize(Email) - Method in class org.apache.bval.constraints.EmailValidator
 
initialize(Future) - Method in class org.apache.bval.constraints.FutureValidatorForCalendar
 
initialize(Future) - Method in class org.apache.bval.constraints.FutureValidatorForDate
 
initialize(Max) - Method in class org.apache.bval.constraints.MaxValidatorForNumber
 
initialize(Max) - Method in class org.apache.bval.constraints.MaxValidatorForString
 
initialize(Min) - Method in class org.apache.bval.constraints.MinValidatorForNumber
 
initialize(Min) - Method in class org.apache.bval.constraints.MinValidatorForString
 
initialize(NotEmpty) - Method in class org.apache.bval.constraints.NotEmptyValidator
 
initialize(NotEmpty) - Method in class org.apache.bval.constraints.NotEmptyValidatorForCollection
 
initialize(NotEmpty) - Method in class org.apache.bval.constraints.NotEmptyValidatorForMap
 
initialize(NotEmpty) - Method in class org.apache.bval.constraints.NotEmptyValidatorForString
 
initialize(NotNull) - Method in class org.apache.bval.constraints.NotNullValidator
 
initialize(Null) - Method in class org.apache.bval.constraints.NullValidator
 
initialize(Past) - Method in class org.apache.bval.constraints.PastValidatorForCalendar
 
initialize(Past) - Method in class org.apache.bval.constraints.PastValidatorForDate
 
initialize(Pattern) - Method in class org.apache.bval.constraints.PatternValidator
 
initialize(Size) - Method in class org.apache.bval.constraints.SizeValidator
Configure the constraint validator based on the elements specified at the time it was defined.
initialize() - Method in class org.apache.bval.jsr.ConstraintValidation
Initialize the validator (if not null) with the stored annotation.
inject(Class<T>) - Static method in class org.apache.bval.cdi.BValExtension
Request that an instance of the specified type be provided by the container.
INSTANCE - Static variable in class org.apache.bval.cdi.AnyLiteral
Statically available instance.
INSTANCE - Static variable in class org.apache.bval.cdi.BValAnnotatedType.BValBindingLiteral
 
INSTANCE - Static variable in class org.apache.bval.cdi.DefaultLiteral
 
INSTANCE - Static variable in class org.apache.bval.jsr.xml.AnnotationProxyBuilder.ValidAnnotation
 
interpolate(String, Map<String, Object>, Object) - Method in class org.apache.bval.el.ELFacade
 
interpolate(String, Map<String, Object>, Object) - Method in interface org.apache.bval.el.MessageEvaluator
 
interpolate(String, MessageInterpolator.Context) - Method in class org.apache.bval.jsr.DefaultMessageInterpolator
interpolate(String, MessageInterpolator.Context, Locale) - Method in class org.apache.bval.jsr.DefaultMessageInterpolator
InvocableElementDescriptor - Class in org.apache.bval.jsr
 
InvocableElementDescriptor(MetaBean, Class<?>, Validation[]) - Constructor for class org.apache.bval.jsr.InvocableElementDescriptor
 
InvocableElementDescriptor(Class<?>, Validation[]) - Constructor for class org.apache.bval.jsr.InvocableElementDescriptor
 
invoke(InvocationContext) - Method in class org.apache.bval.cdi.BValInterceptor
 
IOs - Class in org.apache.bval.jsr.util
 
isAlternative() - Method in class org.apache.bval.cdi.BValInterceptorBean
 
isAlternative() - Method in class org.apache.bval.cdi.ValidatorBean
 
isAlternative() - Method in class org.apache.bval.cdi.ValidatorFactoryBean
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.apache.bval.cdi.BValAnnotatedType
 
isBeanConstrained() - Method in class org.apache.bval.jsr.BeanDescriptorImpl
Returns true if the bean involves validation: a constraint is hosted on the bean itself a constraint is hosted on one of the bean properties, OR a bean property is marked for cascade (@Valid)
isCascadable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.apache.bval.jsr.resolver.CachingTraversableResolver
isCascadable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.apache.bval.jsr.resolver.DefaultTraversableResolver
isCascadable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.apache.bval.jsr.resolver.JPATraversableResolver
isCascadable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.apache.bval.jsr.resolver.SimpleTraversableResolver
isCascaded() - Method in class org.apache.bval.jsr.ElementDescriptorImpl
 
isCascaded() - Method in interface org.apache.bval.jsr.MethodDescriptor
Learn whether the referenced method should be validated.
isDefault() - Method in class org.apache.bval.jsr.groups.Group
Learn whether the group represented is the default group.
isEmpty() - Method in class org.apache.bval.jsr.ConstraintValidationListener
Learn whether no violations were found.
isExecutableValidationEnabled() - Method in class org.apache.bval.jsr.BootstrapConfigurationImpl
 
isIgnoreAnnotationOnCrossParameter(Member) - Method in class org.apache.bval.jsr.xml.AnnotationIgnores
 
isIgnoreAnnotationOnParameter(Member, int) - Method in class org.apache.bval.jsr.xml.AnnotationIgnores
 
isIgnoreAnnotationOnReturn(Member) - Method in class org.apache.bval.jsr.xml.AnnotationIgnores
 
isIgnoreAnnotations(Member) - Method in class org.apache.bval.jsr.xml.AnnotationIgnores
Learn whether annotations should be ignored on a particular Member of a class.
isIgnoreAnnotations(Class<?>) - Method in class org.apache.bval.jsr.xml.AnnotationIgnores
Learn whether annotations should be ignored for a given class.
isIgnoreXmlConfiguration() - Method in class org.apache.bval.jsr.ConfigurationImpl
Returns true if Configuration.ignoreXMLConfiguration() has been called.
isInIterable() - Method in class org.apache.bval.jsr.util.NodeImpl
isMemberOf(Class<?>) - Method in class org.apache.bval.jsr.ConstraintValidation
 
isNullable() - Method in class org.apache.bval.cdi.BValInterceptorBean
 
isNullable() - Method in class org.apache.bval.cdi.ValidatorBean
 
isNullable() - Method in class org.apache.bval.cdi.ValidatorFactoryBean
 
isReachable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.apache.bval.jsr.resolver.CachingTraversableResolver
isReachable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.apache.bval.jsr.resolver.DefaultTraversableResolver
isReachable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.apache.bval.jsr.resolver.JPATraversableResolver
isReachable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.apache.bval.jsr.resolver.SimpleTraversableResolver
isReportAsSingleViolation() - Method in class org.apache.bval.jsr.ConstraintDescriptorImpl
isReportAsSingleViolation() - Method in class org.apache.bval.jsr.ConstraintValidation
isRootPath() - Method in class org.apache.bval.jsr.util.PathImpl
Learn whether this PathImpl points to the root of its graph.
isSubPathOf(Path) - Method in class org.apache.bval.jsr.util.PathImpl
Learn whether path is a parent to this.
isSuitable(Class<? extends Configuration<?>>) - Method in class org.apache.bval.jsr.ApacheValidationProvider
Learn whether a particular builder class is suitable for this ValidationProvider.
isValid(Boolean, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.AssertFalseValidator
 
isValid(Boolean, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.AssertTrueValidator
 
isValid(Number, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.DecimalMaxValidatorForNumber
 
isValid(String, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.DecimalMaxValidatorForString
 
isValid(Number, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.DecimalMinValidatorForNumber
 
isValid(String, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.DecimalMinValidatorForString
 
isValid(Number, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.DigitsValidatorForNumber
 
isValid(String, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.DigitsValidatorForString
 
isValid(CharSequence, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.EmailValidator
 
isValid(Calendar, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.FutureValidatorForCalendar
 
isValid(Date, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.FutureValidatorForDate
 
isValid(Number, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.MaxValidatorForNumber
 
isValid(String, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.MaxValidatorForString
 
isValid(Number, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.MinValidatorForNumber
 
isValid(String, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.MinValidatorForString
 
isValid(Object, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.NotEmptyValidator
 
isValid(Collection<?>, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.NotEmptyValidatorForCollection
 
isValid(Map<?, ?>, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.NotEmptyValidatorForMap
 
isValid(String, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.NotEmptyValidatorForString
 
isValid(Object, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.NotNullValidator
 
isValid(Object, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.NullValidator
 
isValid(Calendar, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.PastValidatorForCalendar
 
isValid(Date, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.PastValidatorForDate
 
isValid(String, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.PatternValidator
 
isValid(boolean[], ConstraintValidatorContext) - Method in class org.apache.bval.constraints.SizeValidatorForArrayOfBoolean
Checks the number of entries in an array.
isValid(byte[], ConstraintValidatorContext) - Method in class org.apache.bval.constraints.SizeValidatorForArrayOfByte
Checks the number of entries in an array.
isValid(char[], ConstraintValidatorContext) - Method in class org.apache.bval.constraints.SizeValidatorForArrayOfChar
Checks the number of entries in an array.
isValid(double[], ConstraintValidatorContext) - Method in class org.apache.bval.constraints.SizeValidatorForArrayOfDouble
Checks the number of entries in an array.
isValid(float[], ConstraintValidatorContext) - Method in class org.apache.bval.constraints.SizeValidatorForArrayOfFloat
Checks the number of entries in an array.
isValid(int[], ConstraintValidatorContext) - Method in class org.apache.bval.constraints.SizeValidatorForArrayOfInt
Checks the number of entries in an array.
isValid(long[], ConstraintValidatorContext) - Method in class org.apache.bval.constraints.SizeValidatorForArrayOfLong
Checks the number of entries in an array.
isValid(Object[], ConstraintValidatorContext) - Method in class org.apache.bval.constraints.SizeValidatorForArrayOfObject
Checks the number of entries in an array.
isValid(short[], ConstraintValidatorContext) - Method in class org.apache.bval.constraints.SizeValidatorForArrayOfShort
Checks the number of entries in an array.
isValid(CharSequence, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.SizeValidatorForCharSequence
Checks the length of the specified string.
isValid(Collection<?>, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.SizeValidatorForCollection
Checks the number of entries in a map.
isValid(Map<?, ?>, ConstraintValidatorContext) - Method in class org.apache.bval.constraints.SizeValidatorForMap
Checks the number of entries in a map.
isValid() - Method in class org.apache.bval.jsr.ConstraintAnnotationAttributes.Worker
 
isValidated() - Method in class org.apache.bval.jsr.ConstraintValidation
 
isValidated(Object) - Method in class org.apache.bval.jsr.ElementDescriptorImpl
 
iterator() - Method in class org.apache.bval.jsr.util.PathImpl

J

JPATraversableResolver - Class in org.apache.bval.jsr.resolver
 
JPATraversableResolver() - Constructor for class org.apache.bval.jsr.resolver.JPATraversableResolver
 
JsrFeatures - Interface in org.apache.bval.jsr
Description: Contains MetaBean feature keys of additional features used in the implementation of JSR303
JsrFeatures.Bean - Interface in org.apache.bval.jsr
JSR303 bean features
JsrFeatures.Constructor - Interface in org.apache.bval.jsr
 
JsrFeatures.Method - Interface in org.apache.bval.jsr
 
JsrFeatures.Property - Interface in org.apache.bval.jsr
JSR303 Property features
JsrMetaBeanFactory - Class in org.apache.bval.jsr
Description: process the class annotations for JSR303 constraint validations to build the MetaBean with information from annotations and JSR303 constraint mappings (defined in xml)
JsrMetaBeanFactory(ApacheFactoryContext) - Constructor for class org.apache.bval.jsr.JsrMetaBeanFactory
Create a new Jsr303MetaBeanFactory instance.

L

LeafNodeBuilderCustomizableContextImpl - Class in org.apache.bval.jsr.util
 
LeafNodeBuilderCustomizableContextImpl(ConstraintValidatorContextImpl, String, PathImpl) - Constructor for class org.apache.bval.jsr.util.LeafNodeBuilderCustomizableContextImpl
 
LeafNodeBuilderDefinedContextImpl - Class in org.apache.bval.jsr.util
 
LeafNodeBuilderDefinedContextImpl(ConstraintValidatorContextImpl, String, PathImpl) - Constructor for class org.apache.bval.jsr.util.LeafNodeBuilderDefinedContextImpl
 
log - Static variable in class org.apache.bval.jsr.JsrMetaBeanFactory
Shared log instance

M

mapGroup(Group) - Method in class org.apache.bval.jsr.ElementDescriptorImpl
 
mapGroup(Group) - Method in interface org.apache.bval.jsr.ProcedureDescriptor
 
marshal(ExecutableType) - Method in class org.apache.bval.jsr.xml.Adapter1
 
max - Variable in class org.apache.bval.constraints.SizeValidator
 
MaxValidatorForNumber - Class in org.apache.bval.constraints
Check that the number being validated is less than or equal to the maximum value specified.
MaxValidatorForNumber() - Constructor for class org.apache.bval.constraints.MaxValidatorForNumber
 
MaxValidatorForString - Class in org.apache.bval.constraints
Check that the String being validated represents a number, and has a value less than or equal to the maximum value specified.
MaxValidatorForString() - Constructor for class org.apache.bval.constraints.MaxValidatorForString
 
message - Variable in class org.apache.bval.jsr.xml.ConstraintType
 
MessageEvaluator - Interface in org.apache.bval.el
 
messageInterpolator(MessageInterpolator) - Method in class org.apache.bval.jsr.ApacheFactoryContext
messageInterpolator - Variable in class org.apache.bval.jsr.ConfigurationImpl
 
messageInterpolator(MessageInterpolator) - Method in class org.apache.bval.jsr.ConfigurationImpl
messageInterpolator - Variable in class org.apache.bval.jsr.xml.ValidationConfigType
 
messageInterpolatorClass - Variable in class org.apache.bval.jsr.ConfigurationImpl
 
messageInterpolatorClass(Class<MessageInterpolator>) - Method in class org.apache.bval.jsr.ConfigurationImpl
 
metaBean - Variable in class org.apache.bval.jsr.ElementDescriptorImpl
the MetaBean of this element
METABEAN_FACTORY_CLASSNAMES - Static variable in interface org.apache.bval.jsr.ApacheValidatorConfiguration.Properties
Specifies the names, delimited by whitespace, of MetaBeanFactory classes that should be added to collaborate with an ApacheFactoryContext's MetaBeanFinder.
MetaConstraint<T,A extends Annotation> - Class in org.apache.bval.jsr.xml
Description: hold parsed information from xml to complete MetaBean later
MetaConstraint(Class<T>, Member, A) - Constructor for class org.apache.bval.jsr.xml.MetaConstraint
Create a new MetaConstraint instance.
method - Variable in class org.apache.bval.jsr.ConstraintAnnotationAttributes.Worker
 
method - Variable in class org.apache.bval.jsr.xml.BeanType
 
MethodDescriptor - Static variable in interface org.apache.bval.jsr.JsrFeatures.Method
 
MethodDescriptor - Interface in org.apache.bval.jsr
Description: This class will disappear when such functionality is part of the JSR303 specification.
MethodDescriptorImpl - Class in org.apache.bval.jsr
Description: MethodDescriptor implementation.
MethodDescriptorImpl(MetaBean, Validation[], Method) - Constructor for class org.apache.bval.jsr.MethodDescriptorImpl
 
MethodDescriptorImpl(MetaBean, MetaMethod) - Constructor for class org.apache.bval.jsr.MethodDescriptorImpl
 
MethodType - Class in org.apache.bval.jsr.xml
Java class for methodType complex type.
MethodType() - Constructor for class org.apache.bval.jsr.xml.MethodType
 
min - Variable in class org.apache.bval.constraints.SizeValidator
 
MinValidatorForNumber - Class in org.apache.bval.constraints
Description: validate that number-value of passed object is >= min-value
MinValidatorForNumber() - Constructor for class org.apache.bval.constraints.MinValidatorForNumber
 
MinValidatorForString - Class in org.apache.bval.constraints
Check that the String being validated represents a number, and has a value more than or equal to the minimum value specified.
MinValidatorForString() - Constructor for class org.apache.bval.constraints.MinValidatorForString
 
moveDown(Path.Node) - Method in interface org.apache.bval.jsr.GroupValidationContext
 
moveDownIfNecessary() - Method in class org.apache.bval.jsr.util.ValidationContextTraversal
If we currently have a property, navigate the context such that the property becomes the bean, in preparation for another property.

N

name - Variable in class org.apache.bval.jsr.xml.ElementType
 
name - Variable in class org.apache.bval.jsr.xml.FieldType
 
name - Variable in class org.apache.bval.jsr.xml.GetterType
 
name - Variable in class org.apache.bval.jsr.xml.MethodType
 
name - Variable in class org.apache.bval.jsr.xml.PropertyType
 
navigate(CharSequence, PathNavigation.Callback<?>) - Static method in class org.apache.bval.jsr.util.PathNavigation
Navigate a path using the specified callback.
navigateAndReturn(CharSequence, PathNavigation.Callback<? extends T>) - Static method in class org.apache.bval.jsr.util.PathNavigation
Navigate a path using the specified callback, returning its result.
needsCaching() - Method in interface org.apache.bval.jsr.resolver.CachingRelevant
Learn whether the results of the TraversableResolver should be cached.
needsCaching(TraversableResolver) - Static method in class org.apache.bval.jsr.resolver.CachingTraversableResolver
Convenience method to check whether caching is necessary on a given TraversableResolver.
needsCaching() - Method in class org.apache.bval.jsr.resolver.CachingTraversableResolver
Learn whether the results of the TraversableResolver should be cached.
needsCaching() - Method in class org.apache.bval.jsr.resolver.DefaultTraversableResolver
Learn whether the results of the TraversableResolver should be cached.
needsCaching() - Method in class org.apache.bval.jsr.resolver.JPATraversableResolver
Learn whether the results of the TraversableResolver should be cached.
needsCaching() - Method in class org.apache.bval.jsr.resolver.SimpleTraversableResolver
Learn whether the results of the TraversableResolver should be cached.
NodeBuilderCustomizableContextImpl - Class in org.apache.bval.jsr
 
NodeBuilderCustomizableContextImpl(ConstraintValidatorContextImpl, String, PathImpl) - Constructor for class org.apache.bval.jsr.NodeBuilderCustomizableContextImpl
 
NodeBuilderDefinedContextImpl - Class in org.apache.bval.jsr.util
Description: Implementation of NodeBuilderDefinedContext.
NodeBuilderDefinedContextImpl(ConstraintValidatorContextImpl, String, PathImpl) - Constructor for class org.apache.bval.jsr.util.NodeBuilderDefinedContextImpl
Create a new NodeBuilderDefinedContextImpl instance.
NodeContextBuilderImpl - Class in org.apache.bval.jsr
 
NodeContextBuilderImpl(ConstraintValidatorContextImpl, String, PathImpl) - Constructor for class org.apache.bval.jsr.NodeContextBuilderImpl
 
NodeImpl - Class in org.apache.bval.jsr.util
 
NodeImpl(String) - Constructor for class org.apache.bval.jsr.util.NodeImpl
Create a new NodeImpl instance.
NodeImpl.BeanNodeImpl - Class in org.apache.bval.jsr.util
 
NodeImpl.BeanNodeImpl() - Constructor for class org.apache.bval.jsr.util.NodeImpl.BeanNodeImpl
 
NodeImpl.BeanNodeImpl(Path.Node) - Constructor for class org.apache.bval.jsr.util.NodeImpl.BeanNodeImpl
 
NodeImpl.ConstructorNodeImpl - Class in org.apache.bval.jsr.util
 
NodeImpl.ConstructorNodeImpl(Path.Node) - Constructor for class org.apache.bval.jsr.util.NodeImpl.ConstructorNodeImpl
 
NodeImpl.ConstructorNodeImpl(String, List<Class<?>>) - Constructor for class org.apache.bval.jsr.util.NodeImpl.ConstructorNodeImpl
 
NodeImpl.CrossParameterNodeImpl - Class in org.apache.bval.jsr.util
 
NodeImpl.CrossParameterNodeImpl() - Constructor for class org.apache.bval.jsr.util.NodeImpl.CrossParameterNodeImpl
 
NodeImpl.CrossParameterNodeImpl(Path.Node) - Constructor for class org.apache.bval.jsr.util.NodeImpl.CrossParameterNodeImpl
 
NodeImpl.MethodNodeImpl - Class in org.apache.bval.jsr.util
 
NodeImpl.MethodNodeImpl(Path.Node) - Constructor for class org.apache.bval.jsr.util.NodeImpl.MethodNodeImpl
 
NodeImpl.MethodNodeImpl(String, List<Class<?>>) - Constructor for class org.apache.bval.jsr.util.NodeImpl.MethodNodeImpl
 
NodeImpl.ParameterNodeImpl - Class in org.apache.bval.jsr.util
 
NodeImpl.ParameterNodeImpl(Path.Node) - Constructor for class org.apache.bval.jsr.util.NodeImpl.ParameterNodeImpl
 
NodeImpl.ParameterNodeImpl(String, int) - Constructor for class org.apache.bval.jsr.util.NodeImpl.ParameterNodeImpl
 
NodeImpl.PropertyNodeImpl - Class in org.apache.bval.jsr.util
 
NodeImpl.PropertyNodeImpl(String) - Constructor for class org.apache.bval.jsr.util.NodeImpl.PropertyNodeImpl
 
NodeImpl.PropertyNodeImpl(Path.Node) - Constructor for class org.apache.bval.jsr.util.NodeImpl.PropertyNodeImpl
 
NodeImpl.ReturnValueNodeImpl - Class in org.apache.bval.jsr.util
 
NodeImpl.ReturnValueNodeImpl(Path.Node) - Constructor for class org.apache.bval.jsr.util.NodeImpl.ReturnValueNodeImpl
 
NodeImpl.ReturnValueNodeImpl() - Constructor for class org.apache.bval.jsr.util.NodeImpl.ReturnValueNodeImpl
 
NotEmpty - Annotation Type in org.apache.bval.constraints
This class is NOT part of the bean_validation spec and might disappear as soon as a final version of the specification contains a similar functionality.
NotEmptyValidator - Class in org.apache.bval.constraints
Description: Check the non emptyness of an any object that has a public isEmpty():boolean or a valid toString() method
NotEmptyValidator() - Constructor for class org.apache.bval.constraints.NotEmptyValidator
 
NotEmptyValidatorForCollection - Class in org.apache.bval.constraints
Description:
NotEmptyValidatorForCollection() - Constructor for class org.apache.bval.constraints.NotEmptyValidatorForCollection
 
NotEmptyValidatorForMap - Class in org.apache.bval.constraints
Description:
NotEmptyValidatorForMap() - Constructor for class org.apache.bval.constraints.NotEmptyValidatorForMap
 
NotEmptyValidatorForString - Class in org.apache.bval.constraints
Description:
NotEmptyValidatorForString() - Constructor for class org.apache.bval.constraints.NotEmptyValidatorForString
 
NotNullValidator - Class in org.apache.bval.constraints
valid when object is NOT null
NotNullValidator() - Constructor for class org.apache.bval.constraints.NotNullValidator
 
now() - Method in class org.apache.bval.constraints.FutureValidatorForCalendar
overwrite when you need a different algorithm for 'now'.
now() - Method in class org.apache.bval.constraints.FutureValidatorForDate
overwrite when you need a different algorithm for 'now'.
now() - Method in class org.apache.bval.constraints.PastValidatorForCalendar
overwrite when you need a different algorithm for 'now'.
now() - Method in class org.apache.bval.constraints.PastValidatorForDate
overwrite when you need a different algorithm for 'now'.
NullValidator - Class in org.apache.bval.constraints
Description: valid when object is null
NullValidator() - Constructor for class org.apache.bval.constraints.NullValidator
 

O

ObjectFactory - Class in org.apache.bval.jsr.xml
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.bval.jsr.xml package.
ObjectFactory() - Constructor for class org.apache.bval.jsr.xml.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.bval.jsr.xml
org.apache.bval.cdi - package org.apache.bval.cdi
 
org.apache.bval.constraints - package org.apache.bval.constraints
 
org.apache.bval.el - package org.apache.bval.el
 
org.apache.bval.jsr - package org.apache.bval.jsr
 
org.apache.bval.jsr.groups - package org.apache.bval.jsr.groups
 
org.apache.bval.jsr.parameter - package org.apache.bval.jsr.parameter
 
org.apache.bval.jsr.resolver - package org.apache.bval.jsr.resolver
 
org.apache.bval.jsr.util - package org.apache.bval.jsr.util
 
org.apache.bval.jsr.xml - package org.apache.bval.jsr.xml
 

P

parameter - Variable in class org.apache.bval.jsr.xml.ConstructorType
 
parameter - Variable in class org.apache.bval.jsr.xml.MethodType
 
ParameterAccess - Class in org.apache.bval.jsr
Implementation of AccessStrategy for method parameters.
ParameterAccess(Type, int) - Constructor for class org.apache.bval.jsr.ParameterAccess
Create a new ParameterAccess instance.
ParameterDescriptorImpl - Class in org.apache.bval.jsr
Description: ParameterDescriptor implementation.
ParameterDescriptorImpl(MetaBean, Validation[], String) - Constructor for class org.apache.bval.jsr.ParameterDescriptorImpl
Create a new ParameterDescriptorImpl instance.
ParameterDescriptorImpl(Class<?>, Validation[], String) - Constructor for class org.apache.bval.jsr.ParameterDescriptorImpl
Create a new ParameterDescriptorImpl instance.
parameterNameProvider(ParameterNameProvider) - Method in class org.apache.bval.jsr.ApacheFactoryContext
 
parameterNameProvider - Variable in class org.apache.bval.jsr.ConfigurationImpl
 
parameterNameProvider(ParameterNameProvider) - Method in class org.apache.bval.jsr.ConfigurationImpl
 
parameterNameProvider - Variable in class org.apache.bval.jsr.xml.ValidationConfigType
 
parameterNameProviderClass - Variable in class org.apache.bval.jsr.ConfigurationImpl
 
parameterNameProviderClass(Class<? extends ParameterNameProvider>) - Method in class org.apache.bval.jsr.ConfigurationImpl
 
ParametersAccess - Class in org.apache.bval.jsr
 
ParametersAccess() - Constructor for class org.apache.bval.jsr.ParametersAccess
 
ParameterType - Class in org.apache.bval.jsr.xml
Java class for parameterType complex type.
ParameterType() - Constructor for class org.apache.bval.jsr.xml.ParameterType
 
PastValidatorForCalendar - Class in org.apache.bval.constraints
Description: validate a date or calendar representing a date in the past
PastValidatorForCalendar() - Constructor for class org.apache.bval.constraints.PastValidatorForCalendar
 
PastValidatorForDate - Class in org.apache.bval.constraints
Description: validate a date or calendar representing a date in the past
PastValidatorForDate() - Constructor for class org.apache.bval.constraints.PastValidatorForDate
 
PathImpl - Class in org.apache.bval.jsr.util
Description: object holding the property path as a list of nodes.
PathNavigation - Class in org.apache.bval.jsr.util
Defines a path navigation algorithm and a means of interacting with same.
PathNavigation.Callback<T> - Interface in org.apache.bval.jsr.util
Path traversal callback function interface.
PathNavigation.CallbackProcedure - Class in org.apache.bval.jsr.util
Callback "procedure" that always returns null.
PathNavigation.CallbackProcedure() - Constructor for class org.apache.bval.jsr.util.PathNavigation.CallbackProcedure
 
pattern - Variable in class org.apache.bval.constraints.PatternValidator
 
PatternValidator - Class in org.apache.bval.constraints
validator using a regular expression, based on the jsr Pattern constraint annotation.
PatternValidator() - Constructor for class org.apache.bval.constraints.PatternValidator
 
payload - Variable in class org.apache.bval.jsr.xml.ConstraintType
 
PayloadType - Class in org.apache.bval.jsr.xml
Java class for payloadType complex type.
PayloadType() - Constructor for class org.apache.bval.jsr.xml.PayloadType
 
performAppend(ConstraintValidation<T>) - Method in class org.apache.bval.jsr.AppendValidationToBuilder
Performs the actual "appending" operation to the underlying data structure that holds the validations.
performAppend(ConstraintValidation<T>) - Method in class org.apache.bval.jsr.AppendValidationToList
Performs the actual "appending" operation to the underlying data structure that holds the validations.
performAppend(ConstraintValidation<T>) - Method in class org.apache.bval.jsr.AppendValidationToMeta
Performs the actual "appending" operation to the underlying data structure that holds the validations.
performAppend(ConstraintValidation<T>) - Method in class org.apache.bval.jsr.BaseAppendValidation
Performs the actual "appending" operation to the underlying data structure that holds the validations.
postProcessValidation(ConstraintValidation<T>) - Method in class org.apache.bval.jsr.BaseAppendValidation
Post-process the validation once it postProcessValidationhas been appended.
preProcessValidation(ConstraintValidation<T>) - Method in class org.apache.bval.jsr.AppendValidationToBuilder
Pre-process the validation before appending it.
preProcessValidation(ConstraintValidation<T>) - Method in class org.apache.bval.jsr.BaseAppendValidation
Pre-process the validation before appending it.
ProcedureDescriptor - Interface in org.apache.bval.jsr
Description: superinterface of ConstructorDescriptor and MethodDescriptor.
processAnnotatedType(ProcessAnnotatedType<A>) - Method in class org.apache.bval.cdi.BValExtension
 
processAnnotation(A, Meta, Class<?>, AccessStrategy, AppendValidation, boolean) - Method in class org.apache.bval.jsr.AnnotationProcessor
Process a single annotation.
processAnnotations(Meta, Class<?>, AnnotatedElement, AccessStrategy, AppendValidation) - Method in class org.apache.bval.jsr.AnnotationProcessor
Process JSR303 annotations.
processBean(ProcessBean<A>) - Method in class org.apache.bval.cdi.BValExtension
 
processMappingConfig(Set<InputStream>) - Method in class org.apache.bval.jsr.xml.ValidationMappingParser
Parse files with constraint mappings and collect information in the factory.
processValidationConfig(String, ConfigurationImpl, boolean) - Static method in class org.apache.bval.jsr.xml.ValidationParser
 
property - Variable in class org.apache.bval.jsr.xml.ValidationConfigType
 
PropertyDescriptor - Static variable in interface org.apache.bval.jsr.JsrFeatures.Property
INFO: cached PropertyDescriptorImpl of the property
PropertyType - Class in org.apache.bval.jsr.xml
Java class for propertyType complex type.
PropertyType() - Constructor for class org.apache.bval.jsr.xml.PropertyType
 
provider - Variable in class org.apache.bval.jsr.ConfigurationImpl
providerClass - Variable in class org.apache.bval.jsr.ConfigurationImpl
Configured ValidationProvider class
providerResolver - Variable in class org.apache.bval.jsr.ConfigurationImpl
Proxies - Class in org.apache.bval.jsr.util
 
put(Map<? super String, ? super V>, V) - Method in enum org.apache.bval.jsr.ConstraintAnnotationAttributes
Put value into a map with this.attributeName as key.
putConstraintValidator(Class<A>, Class<? extends ConstraintValidator<A, ?>>[]) - Method in class org.apache.bval.jsr.ConstraintCached
Record the set of validator classes for a given constraint annotation.
putValue(String, Object) - Method in class org.apache.bval.jsr.xml.AnnotationProxyBuilder
Add an element to the configuration.

R

read(Annotation) - Method in class org.apache.bval.jsr.ConstraintAnnotationAttributes.Worker
 
REF_GROUPS - Static variable in interface org.apache.bval.jsr.JsrFeatures.Property
INFO: Class[] with the groups to validate a REF_CASCADE
release() - Method in class org.apache.bval.cdi.BValExtension.Releasable
 
releaseInstance(ConstraintValidator<?, ?>) - Method in class org.apache.bval.jsr.DefaultConstraintValidatorFactory
 
removeLeafNode() - Method in class org.apache.bval.jsr.util.PathImpl
Trim the leaf node from this PathImpl.
result() - Method in interface org.apache.bval.jsr.util.PathNavigation.Callback
Return a result.
result() - Method in class org.apache.bval.jsr.util.PathNavigation.CallbackProcedure
Return a result.
ReturnAccess - Class in org.apache.bval.jsr
Implementation of AccessStrategy for method return values.
ReturnAccess(Type) - Constructor for class org.apache.bval.jsr.ReturnAccess
Create a new ReturnAccess instance.
returnValue - Variable in class org.apache.bval.jsr.xml.ConstructorType
 
returnValue - Variable in class org.apache.bval.jsr.xml.MethodType
 
ReturnValueDescriptorImpl - Class in org.apache.bval.jsr
 
ReturnValueDescriptorImpl(MetaBean, Class<?>, Collection<ConstraintValidation<?>>, boolean) - Constructor for class org.apache.bval.jsr.ReturnValueDescriptorImpl
 
ReturnValueType - Class in org.apache.bval.jsr.xml
Java class for returnValueType complex type.
ReturnValueType() - Constructor for class org.apache.bval.jsr.xml.ReturnValueType
 

S

setAnnotatedTypeFilter(BValExtension.AnnotatedTypeFilter) - Static method in class org.apache.bval.cdi.BValExtension
 
setAnnotation(T) - Method in class org.apache.bval.jsr.ConstraintValidation
 
setAnnotation(String) - Method in class org.apache.bval.jsr.xml.ConstraintDefinitionType
Sets the value of the annotation property.
setAnnotation(String) - Method in class org.apache.bval.jsr.xml.ConstraintType
Sets the value of the annotation property.
setCascaded(boolean) - Method in class org.apache.bval.jsr.ElementDescriptorImpl
 
setCascaded(boolean) - Method in interface org.apache.bval.jsr.ProcedureDescriptor
Set whether this procedure should be validated.
setClassType(ClassType) - Method in class org.apache.bval.jsr.xml.BeanType
Sets the value of the classType property.
setClazz(String) - Method in class org.apache.bval.jsr.xml.BeanType
Sets the value of the clazz property.
setConstraintDescriptors(Set<ConstraintDescriptor<?>>) - Method in class org.apache.bval.jsr.ElementDescriptorImpl
Set the constraintDescriptors for this element.
setConstraintValidation(ConstraintValidation<?>) - Method in interface org.apache.bval.jsr.GroupValidationContext
setConstraintValidatorFactory(ConstraintValidatorFactory) - Method in class org.apache.bval.jsr.ApacheValidatorFactory
setConstraintValidatorFactory(String) - Method in class org.apache.bval.jsr.xml.ValidationConfigType
Sets the value of the constraintValidatorFactory property.
setConstructor(Constructor<?>) - Method in interface org.apache.bval.jsr.GroupValidationContext
 
setCrossParameter(CrossParameterType) - Method in class org.apache.bval.jsr.xml.ConstructorType
Sets the value of the crossParameter property.
setCrossParameter(CrossParameterType) - Method in class org.apache.bval.jsr.xml.MethodType
Sets the value of the crossParameter property.
setCrossParameterDescriptor(CrossParameterDescriptor) - Method in class org.apache.bval.jsr.InvocableElementDescriptor
 
setCurrentGroup(Group) - Method in interface org.apache.bval.jsr.GroupValidationContext
Set the current Group.
setCurrentGroups(Groups) - Method in interface org.apache.bval.jsr.GroupValidationContext
 
setCurrentOwner(Class<?>) - Method in interface org.apache.bval.jsr.GroupValidationContext
Set the current owning class.
setDefault(ApacheValidatorFactory) - Static method in class org.apache.bval.jsr.ApacheValidatorFactory
Set a particular ApacheValidatorFactory instance as the default.
setDefaultIgnoreAnnotation(Class<?>, Boolean) - Method in class org.apache.bval.jsr.xml.AnnotationIgnores
Record the ignore state for a particular annotation type.
setDefaultPackage(String) - Method in class org.apache.bval.jsr.xml.ConstraintMappingsType
Sets the value of the defaultPackage property.
setDefaultProvider(String) - Method in class org.apache.bval.jsr.xml.ValidationConfigType
Sets the value of the defaultProvider property.
setDefaultValidatedExecutableTypes(DefaultValidatedExecutableTypesType) - Method in class org.apache.bval.jsr.xml.ExecutableValidationType
Sets the value of the defaultValidatedExecutableTypes property.
setEnabled(Boolean) - Method in class org.apache.bval.jsr.xml.ExecutableValidationType
Sets the value of the enabled property.
setExecutableValidation(Collection<ExecutableType>) - Method in class org.apache.bval.jsr.ConfigurationImpl
 
setExecutableValidation(ExecutableValidationType) - Method in class org.apache.bval.jsr.xml.ValidationConfigType
Sets the value of the executableValidation property.
setFixedValue(Object) - Method in interface org.apache.bval.jsr.GroupValidationContext
Set a fixed value for the context.
setFractional(int) - Method in class org.apache.bval.constraints.DigitsValidatorForNumber
 
setFractional(int) - Method in class org.apache.bval.constraints.DigitsValidatorForString
 
setFrom(String) - Method in class org.apache.bval.jsr.xml.GroupConversionType
Sets the value of the from property.
setGroups(Class<?>[]) - Method in class org.apache.bval.jsr.xml.AnnotationProxyBuilder
Configure the well-known JSR303 "groups" element.
setGroups(GroupsType) - Method in class org.apache.bval.jsr.xml.ConstraintType
Sets the value of the groups property.
setGroupSequence(GroupSequenceType) - Method in class org.apache.bval.jsr.xml.ClassType
Sets the value of the groupSequence property.
setIgnoreAnnotationOnCrossParameter(Member, boolean) - Method in class org.apache.bval.jsr.xml.AnnotationIgnores
 
setIgnoreAnnotationOnReturn(Member, boolean) - Method in class org.apache.bval.jsr.xml.AnnotationIgnores
 
setIgnoreAnnotations(Boolean) - Method in class org.apache.bval.jsr.xml.BeanType
Sets the value of the ignoreAnnotations property.
setIgnoreAnnotations(Boolean) - Method in class org.apache.bval.jsr.xml.ClassType
Sets the value of the ignoreAnnotations property.
setIgnoreAnnotations(Boolean) - Method in class org.apache.bval.jsr.xml.ConstructorType
Sets the value of the ignoreAnnotations property.
setIgnoreAnnotations(Boolean) - Method in class org.apache.bval.jsr.xml.CrossParameterType
Sets the value of the ignoreAnnotations property.
setIgnoreAnnotations(Boolean) - Method in class org.apache.bval.jsr.xml.FieldType
Sets the value of the ignoreAnnotations property.
setIgnoreAnnotations(Boolean) - Method in class org.apache.bval.jsr.xml.GetterType
Sets the value of the ignoreAnnotations property.
setIgnoreAnnotations(Boolean) - Method in class org.apache.bval.jsr.xml.MethodType
Sets the value of the ignoreAnnotations property.
setIgnoreAnnotations(Boolean) - Method in class org.apache.bval.jsr.xml.ParameterType
Sets the value of the ignoreAnnotations property.
setIgnoreAnnotations(Boolean) - Method in class org.apache.bval.jsr.xml.ReturnValueType
Sets the value of the ignoreAnnotations property.
setIgnoreAnnotationsOnClass(Class<?>, boolean) - Method in class org.apache.bval.jsr.xml.AnnotationIgnores
Record the ignore state of a particular class.
setIgnoreAnnotationsOnMember(Member, boolean) - Method in class org.apache.bval.jsr.xml.AnnotationIgnores
Ignore annotations on a particular Member of a class.
setIgnoreAnnotationsOnParameter(Member, int, boolean) - Method in class org.apache.bval.jsr.xml.AnnotationIgnores
 
setIncludeExistingValidators(Boolean) - Method in class org.apache.bval.jsr.xml.ValidatedByType
Sets the value of the includeExistingValidators property.
setIndex(int) - Method in class org.apache.bval.jsr.ParameterDescriptorImpl
Set the index of the referenced parameter.
setIndex(Integer) - Method in class org.apache.bval.jsr.util.NodeImpl
Set the index of this node, implying inIterable.
setIndex(int) - Method in class org.apache.bval.jsr.xml.MetaConstraint
 
setInIterable(boolean) - Method in class org.apache.bval.jsr.util.NodeImpl
Set whether this node represents a contained value of an Iterable or Map.
setIntegral(int) - Method in class org.apache.bval.constraints.DigitsValidatorForNumber
 
setIntegral(int) - Method in class org.apache.bval.constraints.DigitsValidatorForString
 
setKey(Object) - Method in class org.apache.bval.jsr.util.NodeImpl
Set the map key of this node, implying inIterable.
setKind(ElementKind) - Method in interface org.apache.bval.jsr.GroupValidationContext
 
setKind(ElementKind) - Method in class org.apache.bval.jsr.util.NodeImpl
 
setLocale(Locale) - Method in class org.apache.bval.jsr.DefaultMessageInterpolator
Set the default locale used by this DefaultMessageInterpolator.
setMessage(String) - Method in class org.apache.bval.jsr.xml.AnnotationProxyBuilder
Configure the well-known JSR303 "message" element.
setMessage(String) - Method in class org.apache.bval.jsr.xml.ConstraintType
Sets the value of the message property.
setMessageInterpolator(MessageInterpolator) - Method in class org.apache.bval.jsr.ApacheValidatorFactory
Set the MessageInterpolator used.
setMessageInterpolator(String) - Method in class org.apache.bval.jsr.xml.ValidationConfigType
Sets the value of the messageInterpolator property.
setMethod(Method) - Method in interface org.apache.bval.jsr.GroupValidationContext
 
setName(String) - Method in class org.apache.bval.jsr.util.NodeImpl
 
setName(String) - Method in class org.apache.bval.jsr.xml.ElementType
Sets the value of the name property.
setName(String) - Method in class org.apache.bval.jsr.xml.FieldType
Sets the value of the name property.
setName(String) - Method in class org.apache.bval.jsr.xml.GetterType
Sets the value of the name property.
setName(String) - Method in class org.apache.bval.jsr.xml.MethodType
Sets the value of the name property.
setName(String) - Method in class org.apache.bval.jsr.xml.PropertyType
Sets the value of the name property.
setParameterIndex(Integer) - Method in class org.apache.bval.jsr.util.NodeImpl
 
setParameterNameProvider(ParameterNameProvider) - Method in class org.apache.bval.jsr.ApacheValidatorFactory
 
setParameterNameProvider(String) - Method in class org.apache.bval.jsr.xml.ValidationConfigType
Sets the value of the parameterNameProvider property.
setParameters(Object[]) - Method in interface org.apache.bval.jsr.GroupValidationContext
 
setParameterTypes(List<Class<?>>) - Method in class org.apache.bval.jsr.util.NodeImpl
 
setPayload(Class<? extends Payload>[]) - Method in class org.apache.bval.jsr.xml.AnnotationProxyBuilder
Configure the well-known JSR303 "payload" element.
setPayload(PayloadType) - Method in class org.apache.bval.jsr.xml.ConstraintType
Sets the value of the payload property.
setProviderClass(Class<? extends ValidationProvider<?>>) - Method in class org.apache.bval.jsr.ConfigurationImpl
setReturnValue(Object) - Method in interface org.apache.bval.jsr.GroupValidationContext
 
setReturnValue(ReturnValueType) - Method in class org.apache.bval.jsr.xml.ConstructorType
Sets the value of the returnValue property.
setReturnValue(ReturnValueType) - Method in class org.apache.bval.jsr.xml.MethodType
Sets the value of the returnValue property.
setReturnValueDescriptor(ReturnValueDescriptor) - Method in class org.apache.bval.jsr.InvocableElementDescriptor
 
setTo(String) - Method in class org.apache.bval.jsr.xml.GroupConversionType
Sets the value of the to property.
setTraversableResolver(TraversableResolver) - Method in class org.apache.bval.jsr.ApacheValidatorFactory
Set the TraversableResolver used.
setTraversableResolver(String) - Method in class org.apache.bval.jsr.xml.ValidationConfigType
Sets the value of the traversableResolver property.
setType(Type) - Method in class org.apache.bval.jsr.util.ValidationContextTraversal
Set the type of the expression processed thus far.
setType(String) - Method in class org.apache.bval.jsr.xml.ParameterType
Sets the value of the type property.
setValid(String) - Method in class org.apache.bval.jsr.xml.FieldType
Sets the value of the valid property.
setValid(String) - Method in class org.apache.bval.jsr.xml.GetterType
Sets the value of the valid property.
setValid(String) - Method in class org.apache.bval.jsr.xml.ParameterType
Sets the value of the valid property.
setValid(String) - Method in class org.apache.bval.jsr.xml.ReturnValueType
Sets the value of the valid property.
setValidated(boolean) - Method in class org.apache.bval.jsr.ConstraintValidation
 
setValidated(Object) - Method in class org.apache.bval.jsr.ElementDescriptorImpl
 
setValidatedBy(ValidatedByType) - Method in class org.apache.bval.jsr.xml.ConstraintDefinitionType
Sets the value of the validatedBy property.
setValidationAppliesTo(ConstraintTarget) - Method in class org.apache.bval.jsr.ConstraintValidation
 
setValue(String) - Method in class org.apache.bval.jsr.xml.PropertyType
Sets the value of the value property.
setVersion(String) - Method in class org.apache.bval.jsr.xml.ConstraintMappingsType
Sets the value of the version property.
setVersion(String) - Method in class org.apache.bval.jsr.xml.ValidationConfigType
Sets the value of the version property.
SimpleTraversableResolver - Class in org.apache.bval.jsr.resolver
Description: traversable resolver that does always resolve.
SimpleTraversableResolver() - Constructor for class org.apache.bval.jsr.resolver.SimpleTraversableResolver
 
size() - Method in class org.apache.bval.jsr.xml.AnnotationProxyBuilder
Get the number of configured elements.
SizeValidator - Class in org.apache.bval.constraints
Description: Abstract validator impl. for @Size annotation
SizeValidator() - Constructor for class org.apache.bval.constraints.SizeValidator
 
SizeValidatorForArrayOfBoolean - Class in org.apache.bval.constraints
 
SizeValidatorForArrayOfBoolean() - Constructor for class org.apache.bval.constraints.SizeValidatorForArrayOfBoolean
 
SizeValidatorForArrayOfByte - Class in org.apache.bval.constraints
 
SizeValidatorForArrayOfByte() - Constructor for class org.apache.bval.constraints.SizeValidatorForArrayOfByte
 
SizeValidatorForArrayOfChar - Class in org.apache.bval.constraints
 
SizeValidatorForArrayOfChar() - Constructor for class org.apache.bval.constraints.SizeValidatorForArrayOfChar
 
SizeValidatorForArrayOfDouble - Class in org.apache.bval.constraints
 
SizeValidatorForArrayOfDouble() - Constructor for class org.apache.bval.constraints.SizeValidatorForArrayOfDouble
 
SizeValidatorForArrayOfFloat - Class in org.apache.bval.constraints
 
SizeValidatorForArrayOfFloat() - Constructor for class org.apache.bval.constraints.SizeValidatorForArrayOfFloat
 
SizeValidatorForArrayOfInt - Class in org.apache.bval.constraints
 
SizeValidatorForArrayOfInt() - Constructor for class org.apache.bval.constraints.SizeValidatorForArrayOfInt
 
SizeValidatorForArrayOfLong - Class in org.apache.bval.constraints
 
SizeValidatorForArrayOfLong() - Constructor for class org.apache.bval.constraints.SizeValidatorForArrayOfLong
 
SizeValidatorForArrayOfObject - Class in org.apache.bval.constraints
Check that the length of an array is between min and max
SizeValidatorForArrayOfObject() - Constructor for class org.apache.bval.constraints.SizeValidatorForArrayOfObject
 
SizeValidatorForArrayOfShort - Class in org.apache.bval.constraints
 
SizeValidatorForArrayOfShort() - Constructor for class org.apache.bval.constraints.SizeValidatorForArrayOfShort
 
SizeValidatorForCharSequence - Class in org.apache.bval.constraints
Check that a string's length is between min and max.
SizeValidatorForCharSequence() - Constructor for class org.apache.bval.constraints.SizeValidatorForCharSequence
 
SizeValidatorForCollection - Class in org.apache.bval.constraints
Check that a Collection's size is between min and max.
SizeValidatorForCollection() - Constructor for class org.apache.bval.constraints.SizeValidatorForCollection
 
SizeValidatorForMap - Class in org.apache.bval.constraints
Check that a Map's size is between min and max.
SizeValidatorForMap() - Constructor for class org.apache.bval.constraints.SizeValidatorForMap
 

T

to() - Method in class org.apache.bval.jsr.xml.AnnotationProxyBuilder.ConvertGroupAnnotation
 
to - Variable in class org.apache.bval.jsr.xml.GroupConversionType
 
toString() - Method in class org.apache.bval.cdi.AnyLiteral
 
toString() - Method in class org.apache.bval.cdi.DefaultLiteral
 
toString() - Method in class org.apache.bval.jsr.BeanDescriptorImpl
toString() - Method in class org.apache.bval.jsr.ConstraintValidation
toString() - Method in class org.apache.bval.jsr.groups.Group
toString() - Method in class org.apache.bval.jsr.util.NodeImpl
toString() - Method in class org.apache.bval.jsr.util.PathImpl
traversableResolver(TraversableResolver) - Method in class org.apache.bval.jsr.ApacheFactoryContext
traversableResolver - Variable in class org.apache.bval.jsr.ConfigurationImpl
 
traversableResolver(TraversableResolver) - Method in class org.apache.bval.jsr.ConfigurationImpl
traversableResolver - Variable in class org.apache.bval.jsr.xml.ValidationConfigType
 
traversableResolverClass - Variable in class org.apache.bval.jsr.ConfigurationImpl
 
traversableResolverClass(Class<TraversableResolver>) - Method in class org.apache.bval.jsr.ConfigurationImpl
 
TREAT_MAPS_LIKE_BEANS - Static variable in interface org.apache.bval.jsr.ApacheValidatorConfiguration.Properties
- true (validate maps like beans, so that you can use Maps to validate dynamic classes or beans for which you have the MetaBean but no instances) - false (default), validate maps like collections (validating the values only) default: false
type - Variable in class org.apache.bval.jsr.xml.ParameterType
 

U

UnknownPropertyException - Exception in org.apache.bval.jsr
Internal exception thrown when trying to access a property that doesn't exist in a bean.
UnknownPropertyException(String) - Constructor for exception org.apache.bval.jsr.UnknownPropertyException
Create a new UnknownPropertyException instance.
UnknownPropertyException() - Constructor for exception org.apache.bval.jsr.UnknownPropertyException
Create a new UnknownPropertyException instance.
UnknownPropertyException(String, Throwable) - Constructor for exception org.apache.bval.jsr.UnknownPropertyException
Create a new UnknownPropertyException instance.
UnknownPropertyException(Throwable) - Constructor for exception org.apache.bval.jsr.UnknownPropertyException
Create a new UnknownPropertyException instance.
unmarshal(String) - Method in class org.apache.bval.jsr.xml.Adapter1
 
unrecoverableValidationError(RuntimeException, Object) - Static method in class org.apache.bval.jsr.ClassValidator
Generate an unrecoverable validation error
unwrap(Class<T>) - Method in class org.apache.bval.jsr.ApacheValidatorFactory
Return an object of the specified type to allow access to the provider-specific API.
unwrap(Class<T>) - Method in class org.apache.bval.jsr.ClassValidator
Return an instance of the specified type allowing access to provider-specific APIs.
unwrap(Class<T>) - Method in class org.apache.bval.jsr.ConstraintValidatorContextImpl
 
usingContext() - Method in class org.apache.bval.jsr.ApacheValidatorFactory

V

valid - Variable in class org.apache.bval.jsr.xml.FieldType
 
valid - Variable in class org.apache.bval.jsr.xml.GetterType
 
valid - Variable in class org.apache.bval.jsr.xml.ParameterType
 
valid - Variable in class org.apache.bval.jsr.xml.ReturnValueType
 
validate() - Method in class org.apache.bval.jsr.ClassValidator.JsrValidationCallback
 
validate(T, Class<?>...) - Method in class org.apache.bval.jsr.ClassValidator
Validates all constraints on object.
validate(ValidationContext<L>) - Method in class org.apache.bval.jsr.ConstraintValidation
validateBeanNet(GroupValidationContext<?>) - Method in class org.apache.bval.jsr.ClassValidator
Validates a bean and all its cascaded related beans for the currently defined group.
validateConstructorParameters(Constructor<? extends T>, Object[], Class<?>...) - Method in class org.apache.bval.jsr.ClassValidator
 
validateConstructorReturnValue(Constructor<? extends T>, T, Class<?>...) - Method in class org.apache.bval.jsr.ClassValidator
 
validatedBy - Variable in class org.apache.bval.jsr.xml.ConstraintDefinitionType
 
ValidatedByType - Class in org.apache.bval.jsr.xml
Java class for validated-byType complex type.
ValidatedByType() - Constructor for class org.apache.bval.jsr.xml.ValidatedByType
 
validateGroupContext(GroupValidationContext<?>) - Method in class org.apache.bval.jsr.ConstraintValidation
validateParameters(T, Method, Object[], Class<?>...) - Method in class org.apache.bval.jsr.ClassValidator
 
validateProperty(T, String, boolean, Class<?>...) - Method in interface org.apache.bval.jsr.CascadingPropertyValidator
Validates all constraints placed on object's propertyName property, with optional validation cascading.
validateProperty(T, String, Class<?>...) - Method in class org.apache.bval.jsr.ClassValidator
Validates all constraints placed on the property of object named propertyName.
validateProperty(T, String, boolean, Class<?>...) - Method in class org.apache.bval.jsr.ClassValidator
Validates all constraints placed on object's propertyName property, with optional validation cascading.
validateReturnValue(T, Method, Object, Class<?>...) - Method in class org.apache.bval.jsr.ClassValidator
validateValue(Class<T>, String, Object, boolean, Class<?>...) - Method in interface org.apache.bval.jsr.CascadingPropertyValidator
Validates all constraints placed on object's propertyName property, with optional validation cascading, given a hypothetical property value.
validateValue(Class<T>, String, Object, Class<?>...) - Method in class org.apache.bval.jsr.ClassValidator
Validates all constraints placed on the property named propertyName of the class beanType would the property value be value

ConstraintViolation objects return null for ConstraintViolation.getRootBean() and ConstraintViolation.getLeafBean()

validateValue(Class<T>, String, Object, boolean, Class<?>...) - Method in class org.apache.bval.jsr.ClassValidator
Validates all constraints placed on object's propertyName property, with optional validation cascading, given a hypothetical property value.
VALIDATION_XML_PATH - Static variable in interface org.apache.bval.jsr.ApacheValidatorConfiguration.Properties
the location where to look for the validation.xml file.
ValidationConfigType - Class in org.apache.bval.jsr.xml
Java class for validation-configType complex type.
ValidationConfigType() - Constructor for class org.apache.bval.jsr.xml.ValidationConfigType
 
ValidationContextTraversal - Class in org.apache.bval.jsr.util
ValidationContextTraversal(ValidationContext<?>) - Constructor for class org.apache.bval.jsr.util.ValidationContextTraversal
Create a new ValidationContextTraversal instance.
ValidationMappingParser - Class in org.apache.bval.jsr.xml
Uses JAXB to parse constraints.xml based on validation-mapping-1.0.xsd.
ValidationMappingParser(ApacheValidatorFactory) - Constructor for class org.apache.bval.jsr.xml.ValidationMappingParser
 
ValidationParser - Class in org.apache.bval.jsr.xml
Description: uses jaxb to parse validation.xml
VALIDATOR_FACTORY_CLASSNAME - Static variable in interface org.apache.bval.jsr.ApacheValidatorConfiguration.Properties
Specifies the classname of the ValidatorFactory to use: this class is presumed have a constructor that accepts a single ConfigurationState argument.
ValidatorBean - Class in org.apache.bval.cdi
ValidatorBean(ValidatorFactory, Validator) - Constructor for class org.apache.bval.cdi.ValidatorBean
 
ValidatorFactoryBean - Class in org.apache.bval.cdi
ValidatorFactoryBean(ValidatorFactory) - Constructor for class org.apache.bval.cdi.ValidatorFactoryBean
 
value - Variable in class org.apache.bval.jsr.xml.GroupSequenceType
 
value - Variable in class org.apache.bval.jsr.xml.GroupsType
 
value - Variable in class org.apache.bval.jsr.xml.PayloadType
 
value - Variable in class org.apache.bval.jsr.xml.PropertyType
 
value - Variable in class org.apache.bval.jsr.xml.ValidatedByType
 
valueOf(String) - Static method in enum org.apache.bval.jsr.ConstraintAnnotationAttributes
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.bval.jsr.ConstraintAnnotationAttributes
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class org.apache.bval.jsr.xml.ConstraintMappingsType
 
version - Variable in class org.apache.bval.jsr.xml.ValidationConfigType
 
violationsSize() - Method in class org.apache.bval.jsr.ConstraintValidationListener
Get the count of encountered violations.
A B C D E F G H I J L M N O P R S T U V 

Copyright © 2010-2015 The Apache Software Foundation. All Rights Reserved.