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

A

addBeanNode() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder
 
addBeanNode() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
 
addBeanNode() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext
 
addBeanNode() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
 
addConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder
 
addConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeBuilderCustomizableContext
 
addConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeBuilderDefinedContext
 
addConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeContextBuilder
 
addConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
 
addConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext
 
addConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
 
addMapping(InputStream) - Method in interface javax.validation.Configuration
 
addNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder
 
addNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
 
addNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext
 
addNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
 
addParameterNode(int) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder
 
addProperty(String, String) - Method in interface javax.validation.Configuration
 
addPropertyNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder
 
addPropertyNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
 
addPropertyNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext
 
addPropertyNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
 
as(Class<T>) - Method in interface javax.validation.Path.Node
 
AssertFalse - Annotation Type in javax.validation.constraints
Verify that the annotated element is either false, Boolean.FALSE or null.
AssertFalse.List - Annotation Type in javax.validation.constraints
 
AssertTrue - Annotation Type in javax.validation.constraints
Verify that the annotated element is either true, Boolean.TRUE or null.
AssertTrue.List - Annotation Type in javax.validation.constraints
 
atIndex(Integer) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeContextBuilder
 
atIndex(Integer) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
 
atKey(Object) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeContextBuilder
 
atKey(Object) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
 

B

BeanDescriptor - Interface in javax.validation.metadata
 
BootstrapConfiguration - Interface in javax.validation
 
BootstrapState - Interface in javax.validation.spi
 
buildConstraintViolationWithTemplate(String) - Method in interface javax.validation.ConstraintValidatorContext
 
buildDefaultValidatorFactory() - Static method in class javax.validation.Validation
 
buildValidatorFactory() - Method in interface javax.validation.Configuration
 
buildValidatorFactory(ConfigurationState) - Method in interface javax.validation.spi.ValidationProvider
 
byDefaultProvider() - Static method in class javax.validation.Validation
 
byProvider(Class<U>) - Static method in class javax.validation.Validation
 

C

CascadableDescriptor - Interface in javax.validation.metadata
 
close() - Method in interface javax.validation.ValidatorFactory
 
Configuration<T extends Configuration<T>> - Interface in javax.validation
 
ConfigurationState - Interface in javax.validation.spi
 
configure() - Method in interface javax.validation.bootstrap.GenericBootstrap
 
configure() - Method in interface javax.validation.bootstrap.ProviderSpecificBootstrap
 
Constraint - Annotation Type in javax.validation
Meta annotation to declare a constraint annotation.
ConstraintDeclarationException - Exception in javax.validation
 
ConstraintDeclarationException(String) - Constructor for exception javax.validation.ConstraintDeclarationException
 
ConstraintDeclarationException() - Constructor for exception javax.validation.ConstraintDeclarationException
 
ConstraintDeclarationException(String, Throwable) - Constructor for exception javax.validation.ConstraintDeclarationException
 
ConstraintDeclarationException(Throwable) - Constructor for exception javax.validation.ConstraintDeclarationException
 
ConstraintDefinitionException - Exception in javax.validation
 
ConstraintDefinitionException(String) - Constructor for exception javax.validation.ConstraintDefinitionException
 
ConstraintDefinitionException() - Constructor for exception javax.validation.ConstraintDefinitionException
 
ConstraintDefinitionException(String, Throwable) - Constructor for exception javax.validation.ConstraintDefinitionException
 
ConstraintDefinitionException(Throwable) - Constructor for exception javax.validation.ConstraintDefinitionException
 
ConstraintDescriptor<T extends Annotation> - Interface in javax.validation.metadata
 
ConstraintTarget - Enum in javax.validation
 
ConstraintValidator<A extends Annotation,T> - Interface in javax.validation
 
ConstraintValidatorContext - Interface in javax.validation
 
ConstraintValidatorContext.ConstraintViolationBuilder - Interface in javax.validation
 
ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeBuilderCustomizableContext - Interface in javax.validation
 
ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeBuilderDefinedContext - Interface in javax.validation
 
ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeContextBuilder - Interface in javax.validation
 
ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext - Interface in javax.validation
 
ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext - Interface in javax.validation
 
ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder - Interface in javax.validation
 
constraintValidatorFactory(ConstraintValidatorFactory) - Method in interface javax.validation.Configuration
 
ConstraintValidatorFactory - Interface in javax.validation
 
constraintValidatorFactory(ConstraintValidatorFactory) - Method in interface javax.validation.ValidatorContext
 
ConstraintViolation<T> - Interface in javax.validation
 
ConstraintViolationException - Exception in javax.validation
 
ConstraintViolationException(String, Set<? extends ConstraintViolation<?>>) - Constructor for exception javax.validation.ConstraintViolationException
 
ConstraintViolationException(Set<? extends ConstraintViolation<?>>) - Constructor for exception javax.validation.ConstraintViolationException
 
ConstructorDescriptor - Interface in javax.validation.metadata
 
ConvertGroup - Annotation Type in javax.validation.groups
 
ConvertGroup.List - Annotation Type in javax.validation.groups
 
createGenericConfiguration(BootstrapState) - Method in interface javax.validation.spi.ValidationProvider
 
createSpecializedConfiguration(BootstrapState) - Method in interface javax.validation.spi.ValidationProvider
 
CrossParameterDescriptor - Interface in javax.validation.metadata
 

D

DecimalMax - Annotation Type in javax.validation.constraints
Verify that the annotated element has a number which is lower or equal than the given value or is null.
DecimalMax.List - Annotation Type in javax.validation.constraints
 
DecimalMin - Annotation Type in javax.validation.constraints
Verify that the annotated element has a number which is higher or equal than the given value or is null.
DecimalMin.List - Annotation Type in javax.validation.constraints
 
declaredOn(ElementType...) - Method in interface javax.validation.metadata.ElementDescriptor.ConstraintFinder
 
Default - Interface in javax.validation.groups
The Validation group which is assumed if no other one is explicitly specified.
Digits - Annotation Type in javax.validation.constraints
Specify the number of maximal allowed digits for the fraction part and the digit size.
Digits.List - Annotation Type in javax.validation.constraints
 
disableDefaultConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext
 

E

ElementDescriptor - Interface in javax.validation.metadata
 
ElementDescriptor.ConstraintFinder - Interface in javax.validation.metadata
 
ElementKind - Enum in javax.validation
 
ExecutableDescriptor - Interface in javax.validation.metadata
 
ExecutableType - Enum in javax.validation.executable
 
ExecutableValidator - Interface in javax.validation.executable
 

F

findConstraints() - Method in interface javax.validation.metadata.ElementDescriptor
 
forExecutables() - Method in interface javax.validation.Validator
 
Future - Annotation Type in javax.validation.constraints
Verify that the annotated value of the annotated element is in the future or null.
Future.List - Annotation Type in javax.validation.constraints
 

G

GenericBootstrap - Interface in javax.validation.bootstrap
 
getAnnotation() - Method in interface javax.validation.metadata.ConstraintDescriptor
 
getAttributes() - Method in interface javax.validation.metadata.ConstraintDescriptor
 
getBootstrapConfiguration() - Method in interface javax.validation.Configuration
 
getComposingConstraints() - Method in interface javax.validation.metadata.ConstraintDescriptor
 
getConstrainedConstructors() - Method in interface javax.validation.metadata.BeanDescriptor
 
getConstrainedMethods(MethodType, MethodType...) - Method in interface javax.validation.metadata.BeanDescriptor
 
getConstrainedProperties() - Method in interface javax.validation.metadata.BeanDescriptor
 
getConstraintDescriptor() - Method in interface javax.validation.ConstraintViolation
 
getConstraintDescriptor() - Method in interface javax.validation.MessageInterpolator.Context
 
getConstraintDescriptors() - Method in interface javax.validation.metadata.ElementDescriptor.ConstraintFinder
 
getConstraintDescriptors() - Method in interface javax.validation.metadata.ElementDescriptor
 
getConstraintMappingResourcePaths() - Method in interface javax.validation.BootstrapConfiguration
 
getConstraintsForClass(Class<?>) - Method in interface javax.validation.Validator
 
getConstraintsForConstructor(Class<?>...) - Method in interface javax.validation.metadata.BeanDescriptor
 
getConstraintsForMethod(String, Class<?>...) - Method in interface javax.validation.metadata.BeanDescriptor
 
getConstraintsForProperty(String) - Method in interface javax.validation.metadata.BeanDescriptor
 
getConstraintValidatorClasses() - Method in interface javax.validation.metadata.ConstraintDescriptor
 
getConstraintValidatorFactory() - Method in interface javax.validation.spi.ConfigurationState
 
getConstraintValidatorFactory() - Method in interface javax.validation.ValidatorFactory
 
getConstraintValidatorFactoryClassName() - Method in interface javax.validation.BootstrapConfiguration
 
getConstraintViolations() - Method in exception javax.validation.ConstraintViolationException
 
getCrossParameterDescriptor() - Method in interface javax.validation.metadata.ExecutableDescriptor
 
getDefaultConstraintMessageTemplate() - Method in interface javax.validation.ConstraintValidatorContext
 
getDefaultConstraintValidatorFactory() - Method in interface javax.validation.Configuration
 
getDefaultMessageInterpolator() - Method in interface javax.validation.Configuration
 
getDefaultParameterNameProvider() - Method in interface javax.validation.Configuration
 
getDefaultProviderClassName() - Method in interface javax.validation.BootstrapConfiguration
 
getDefaultTraversableResolver() - Method in interface javax.validation.Configuration
 
getDefaultValidatedExecutableTypes() - Method in interface javax.validation.BootstrapConfiguration
 
getDefaultValidationProviderResolver() - Method in interface javax.validation.spi.BootstrapState
 
getElementClass() - Method in interface javax.validation.metadata.ElementDescriptor
 
getExecutableParameters() - Method in interface javax.validation.ConstraintViolation
 
getExecutableReturnValue() - Method in interface javax.validation.ConstraintViolation
 
getFrom() - Method in interface javax.validation.metadata.GroupConversionDescriptor
 
getGroupConversions() - Method in interface javax.validation.metadata.CascadableDescriptor
 
getGroups() - Method in interface javax.validation.metadata.ConstraintDescriptor
 
getIndex() - Method in interface javax.validation.metadata.ParameterDescriptor
 
getIndex() - Method in interface javax.validation.Path.Node
 
getInstance(Class<T>) - Method in interface javax.validation.ConstraintValidatorFactory
 
getInvalidValue() - Method in interface javax.validation.ConstraintViolation
 
getKey() - Method in interface javax.validation.Path.Node
 
getKind() - Method in interface javax.validation.Path.Node
 
getLeafBean() - Method in interface javax.validation.ConstraintViolation
 
getMappingStreams() - Method in interface javax.validation.spi.ConfigurationState
 
getMessage() - Method in interface javax.validation.ConstraintViolation
 
getMessageInterpolator() - Method in interface javax.validation.spi.ConfigurationState
 
getMessageInterpolator() - Method in interface javax.validation.ValidatorFactory
 
getMessageInterpolatorClassName() - Method in interface javax.validation.BootstrapConfiguration
 
getMessageTemplate() - Method in interface javax.validation.ConstraintViolation
 
getMessageTemplate() - Method in interface javax.validation.metadata.ConstraintDescriptor
 
getName() - Method in interface javax.validation.metadata.ExecutableDescriptor
 
getName() - Method in interface javax.validation.metadata.ParameterDescriptor
 
getName() - Method in interface javax.validation.Path.Node
 
getParameterDescriptors() - Method in interface javax.validation.metadata.ExecutableDescriptor
 
getParameterIndex() - Method in interface javax.validation.Path.ParameterNode
 
getParameterNameProvider() - Method in interface javax.validation.spi.ConfigurationState
 
getParameterNameProvider() - Method in interface javax.validation.ValidatorFactory
 
getParameterNameProviderClassName() - Method in interface javax.validation.BootstrapConfiguration
 
getParameterNames(Constructor<?>) - Method in interface javax.validation.ParameterNameProvider
 
getParameterNames(Method) - Method in interface javax.validation.ParameterNameProvider
 
getParameterTypes() - Method in interface javax.validation.Path.ConstructorNode
 
getParameterTypes() - Method in interface javax.validation.Path.MethodNode
 
getPayload() - Method in interface javax.validation.metadata.ConstraintDescriptor
 
getProperties() - Method in interface javax.validation.BootstrapConfiguration
 
getProperties() - Method in interface javax.validation.spi.ConfigurationState
 
getPropertyName() - Method in interface javax.validation.metadata.PropertyDescriptor
 
getPropertyPath() - Method in interface javax.validation.ConstraintViolation
 
getReturnValueDescriptor() - Method in interface javax.validation.metadata.ExecutableDescriptor
 
getRootBean() - Method in interface javax.validation.ConstraintViolation
 
getRootBeanClass() - Method in interface javax.validation.ConstraintViolation
 
getTo() - Method in interface javax.validation.metadata.GroupConversionDescriptor
 
getTraversableResolver() - Method in interface javax.validation.spi.ConfigurationState
 
getTraversableResolver() - Method in interface javax.validation.ValidatorFactory
 
getTraversableResolverClassName() - Method in interface javax.validation.BootstrapConfiguration
 
getValidatedValue() - Method in interface javax.validation.MessageInterpolator.Context
 
getValidationAppliesTo() - Method in interface javax.validation.metadata.ConstraintDescriptor
 
getValidationProviderResolver() - Method in interface javax.validation.spi.BootstrapState
 
getValidationProviders() - Method in interface javax.validation.ValidationProviderResolver
 
getValidator() - Method in interface javax.validation.ValidatorContext
 
getValidator() - Method in interface javax.validation.ValidatorFactory
 
getValue() - Method in enum javax.validation.constraints.Pattern.Flag
 
GroupConversionDescriptor - Interface in javax.validation.metadata
 
GroupDefinitionException - Exception in javax.validation
 
GroupDefinitionException(String) - Constructor for exception javax.validation.GroupDefinitionException
 
GroupDefinitionException() - Constructor for exception javax.validation.GroupDefinitionException
 
GroupDefinitionException(String, Throwable) - Constructor for exception javax.validation.GroupDefinitionException
 
GroupDefinitionException(Throwable) - Constructor for exception javax.validation.GroupDefinitionException
 
GroupSequence - Annotation Type in javax.validation
 

H

hasConstrainedParameters() - Method in interface javax.validation.metadata.ExecutableDescriptor
 
hasConstrainedReturnValue() - Method in interface javax.validation.metadata.ExecutableDescriptor
 
hasConstraints() - Method in interface javax.validation.metadata.ElementDescriptor.ConstraintFinder
 
hasConstraints() - Method in interface javax.validation.metadata.ElementDescriptor
 

I

ignoreXmlConfiguration() - Method in interface javax.validation.Configuration
 
inIterable() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeBuilderCustomizableContext
 
inIterable() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
 
initialize(A) - Method in interface javax.validation.ConstraintValidator
 
interpolate(String, MessageInterpolator.Context) - Method in interface javax.validation.MessageInterpolator
 
interpolate(String, MessageInterpolator.Context, Locale) - Method in interface javax.validation.MessageInterpolator
 
isBeanConstrained() - Method in interface javax.validation.metadata.BeanDescriptor
 
isCascadable(Object, Path.Node, Class<?>, Path, ElementType) - Method in interface javax.validation.TraversableResolver
 
isCascaded() - Method in interface javax.validation.metadata.CascadableDescriptor
 
isExecutableValidationEnabled() - Method in interface javax.validation.BootstrapConfiguration
 
isIgnoreXmlConfiguration() - Method in interface javax.validation.spi.ConfigurationState
 
isInIterable() - Method in interface javax.validation.Path.Node
 
isReachable(Object, Path.Node, Class<?>, Path, ElementType) - Method in interface javax.validation.TraversableResolver
 
isReportAsSingleViolation() - Method in interface javax.validation.metadata.ConstraintDescriptor
 
isValid(T, ConstraintValidatorContext) - Method in interface javax.validation.ConstraintValidator
 

J

javax.validation - package javax.validation
 
javax.validation.bootstrap - package javax.validation.bootstrap
 
javax.validation.constraints - package javax.validation.constraints
 
javax.validation.constraintvalidation - package javax.validation.constraintvalidation
 
javax.validation.executable - package javax.validation.executable
 
javax.validation.groups - package javax.validation.groups
 
javax.validation.metadata - package javax.validation.metadata
 
javax.validation.spi - package javax.validation.spi
 

L

lookingAt(Scope) - Method in interface javax.validation.metadata.ElementDescriptor.ConstraintFinder
 

M

Max - Annotation Type in javax.validation.constraints
Verify that the annotated element has a number which is lower or equal than the given value or is null.
Max.List - Annotation Type in javax.validation.constraints
 
messageInterpolator(MessageInterpolator) - Method in interface javax.validation.Configuration
 
MessageInterpolator - Interface in javax.validation
 
messageInterpolator(MessageInterpolator) - Method in interface javax.validation.ValidatorContext
 
MessageInterpolator.Context - Interface in javax.validation
 
MethodDescriptor - Interface in javax.validation.metadata
 
MethodType - Enum in javax.validation.metadata
 
Min - Annotation Type in javax.validation.constraints
Verify that the annotated element has a number which is higher or equal than the given value or is null.
Min.List - Annotation Type in javax.validation.constraints
 

N

NotNull - Annotation Type in javax.validation.constraints
Constraint to verify that the validated field, parameter, etc is not null.
NotNull.List - Annotation Type in javax.validation.constraints
 
Null - Annotation Type in javax.validation.constraints
Constraint to verify that the validated field, parameter, etc is null.
Null.List - Annotation Type in javax.validation.constraints
 

O

OverridesAttribute - Annotation Type in javax.validation
 
OverridesAttribute.List - Annotation Type in javax.validation
 

P

ParameterDescriptor - Interface in javax.validation.metadata
 
parameterNameProvider(ParameterNameProvider) - Method in interface javax.validation.Configuration
 
ParameterNameProvider - Interface in javax.validation
 
parameterNameProvider(ParameterNameProvider) - Method in interface javax.validation.ValidatorContext
 
Past - Annotation Type in javax.validation.constraints
Verify that the annotated value of the annotated element is in the past or null.
Past.List - Annotation Type in javax.validation.constraints
 
Path - Interface in javax.validation
 
Path.BeanNode - Interface in javax.validation
 
Path.ConstructorNode - Interface in javax.validation
 
Path.CrossParameterNode - Interface in javax.validation
 
Path.MethodNode - Interface in javax.validation
 
Path.Node - Interface in javax.validation
 
Path.ParameterNode - Interface in javax.validation
 
Path.PropertyNode - Interface in javax.validation
 
Path.ReturnValueNode - Interface in javax.validation
 
Pattern - Annotation Type in javax.validation.constraints
Constraint to verify that the validated field, parameter, etc matches the given regexp pattern.
Pattern.Flag - Enum in javax.validation.constraints
 
Pattern.List - Annotation Type in javax.validation.constraints
 
Payload - Interface in javax.validation
Non-portable implementation specific way to provide metadata to constraints.
PropertyDescriptor - Interface in javax.validation.metadata
 
providerResolver(ValidationProviderResolver) - Method in interface javax.validation.bootstrap.GenericBootstrap
 
providerResolver(ValidationProviderResolver) - Method in interface javax.validation.bootstrap.ProviderSpecificBootstrap
 
ProviderSpecificBootstrap<T extends Configuration<T>> - Interface in javax.validation.bootstrap
 

R

releaseInstance(ConstraintValidator<?, ?>) - Method in interface javax.validation.ConstraintValidatorFactory
 
ReportAsSingleViolation - Annotation Type in javax.validation
 
ReturnValueDescriptor - Interface in javax.validation.metadata
 

S

Scope - Enum in javax.validation.metadata
 
Size - Annotation Type in javax.validation.constraints
Verify that size of the annotated element is higher or equals the min value and lower or equals the max value or whether the annotated element is null.
Size.List - Annotation Type in javax.validation.constraints
 
SupportedValidationTarget - Annotation Type in javax.validation.constraintvalidation
 

T

traversableResolver(TraversableResolver) - Method in interface javax.validation.Configuration
 
TraversableResolver - Interface in javax.validation
 
traversableResolver(TraversableResolver) - Method in interface javax.validation.ValidatorContext
 

U

UnexpectedTypeException - Exception in javax.validation
 
UnexpectedTypeException(String) - Constructor for exception javax.validation.UnexpectedTypeException
 
UnexpectedTypeException() - Constructor for exception javax.validation.UnexpectedTypeException
 
UnexpectedTypeException(String, Throwable) - Constructor for exception javax.validation.UnexpectedTypeException
 
UnexpectedTypeException(Throwable) - Constructor for exception javax.validation.UnexpectedTypeException
 
unorderedAndMatchingGroups(Class<?>...) - Method in interface javax.validation.metadata.ElementDescriptor.ConstraintFinder
 
unwrap(Class<T>) - Method in interface javax.validation.ConstraintValidatorContext
 
unwrap(Class<U>) - Method in interface javax.validation.ConstraintViolation
 
unwrap(Class<T>) - Method in interface javax.validation.MessageInterpolator.Context
 
unwrap(Class<T>) - Method in interface javax.validation.Validator
 
unwrap(Class<T>) - Method in interface javax.validation.ValidatorFactory
 
usingContext() - Method in interface javax.validation.ValidatorFactory
 

V

Valid - Annotation Type in javax.validation
 
validate(T, Class<?>...) - Method in interface javax.validation.Validator
 
validateConstructorParameters(Constructor<? extends T>, Object[], Class<?>...) - Method in interface javax.validation.executable.ExecutableValidator
 
validateConstructorReturnValue(Constructor<? extends T>, T, Class<?>...) - Method in interface javax.validation.executable.ExecutableValidator
 
ValidateOnExecution - Annotation Type in javax.validation.executable
 
validateParameters(T, Method, Object[], Class<?>...) - Method in interface javax.validation.executable.ExecutableValidator
 
validateProperty(T, String, Class<?>...) - Method in interface javax.validation.Validator
 
validateReturnValue(T, Method, Object, Class<?>...) - Method in interface javax.validation.executable.ExecutableValidator
 
validateValue(Class<T>, String, Object, Class<?>...) - Method in interface javax.validation.Validator
 
Validation - Class in javax.validation
Note: From Section 4.4.5 Validation of the 1.0 PFD Spec - Validation implementations may only provide the following three public static methods: buildDefaultValidatorFactory(), byDefaultProvider(), byProvider()
Validation() - Constructor for class javax.validation.Validation
 
ValidationException - Exception in javax.validation
 
ValidationException(String) - Constructor for exception javax.validation.ValidationException
 
ValidationException() - Constructor for exception javax.validation.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception javax.validation.ValidationException
 
ValidationException(Throwable) - Constructor for exception javax.validation.ValidationException
 
ValidationProvider<T extends Configuration<T>> - Interface in javax.validation.spi
 
ValidationProviderResolver - Interface in javax.validation
 
ValidationTarget - Enum in javax.validation.constraintvalidation
 
Validator - Interface in javax.validation
 
ValidatorContext - Interface in javax.validation
 
ValidatorFactory - Interface in javax.validation
 
valueOf(String) - Static method in enum javax.validation.constraints.Pattern.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.validation.ConstraintTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.validation.constraintvalidation.ValidationTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.validation.ElementKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.validation.executable.ExecutableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.validation.metadata.MethodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.validation.metadata.Scope
Returns the enum constant of this type with the specified name.
values() - Static method in enum javax.validation.constraints.Pattern.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.validation.ConstraintTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.validation.constraintvalidation.ValidationTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.validation.ElementKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.validation.executable.ExecutableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.validation.metadata.MethodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.validation.metadata.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I J L M N O P R S T U V 
Skip navigation links

Copyright © 2017. All rights reserved.