- cacheFor(TraversableResolver) - Static method in class org.apache.bval.jsr.resolver.CachingTraversableResolver
-
- 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
-
- 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
-
- 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
-
- ConstraintValidationListener(T, Class<T>) - Constructor for class org.apache.bval.jsr.ConstraintValidationListener
-
Create a new ConstraintValidationListener instance.
- ConstraintValidatorContextImpl - Class in org.apache.bval.jsr
-
- 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
-
- 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
-
- createBeanDescriptor(MetaBean) - Method in class org.apache.bval.jsr.ClassValidator
-
- createBeanType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createClassType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createConstraintDefinitionType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createConstraintMappings(ConstraintMappingsType) - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createConstraintMappingsType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createConstraintType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createConstructorType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createContext(MetaBean, T, Class<T>, Class<?>...) - Method in class org.apache.bval.jsr.ClassValidator
-
- createCrossParameterType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createDefaultValidatedExecutableTypesType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createElementType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createElementTypeAnnotation(AnnotationType) - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createElementTypeValue(String) - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createExecutableValidationType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createFieldType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createGenericConfiguration(BootstrapState) - Method in class org.apache.bval.jsr.ApacheValidationProvider
- createGetterType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createGroupConversionType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createGroupSequenceType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createGroupsType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- 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
-
- createMethodType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createParameterType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- 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
-
- createPropertyType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createReturnValueType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createSpecializedConfiguration(BootstrapState) - Method in class org.apache.bval.jsr.ApacheValidationProvider
- createValidatedByType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createValidationConfig(ValidationConfigType) - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createValidationConfigType() - Method in class org.apache.bval.jsr.xml.ObjectFactory
-
- createValidationContextTraversal(GroupValidationContext<?>) - Method in class org.apache.bval.jsr.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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getRootMetaBean() - Method in interface org.apache.bval.jsr.GroupValidationContext
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
- 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
-
- ParameterAccess(Type, int) - Constructor for class org.apache.bval.jsr.ParameterAccess
-
Create a new ParameterAccess instance.
- ParameterDescriptorImpl - Class in org.apache.bval.jsr
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-