javax.validation.Validator validator
String interpolatedMessage
Object rootBean
Object value
javax.validation.Path propertyPath
Object leafBeanInstance
javax.validation.metadata.ConstraintDescriptor<T extends Annotation> constraintDescriptor
String messageTemplate
Class<T> rootBeanClass
ElementType elementType
Object[] executableParameters
Object executableReturnValue
Annotation annotation
Class<T> annotationType
annotation.annotationType()
is quite expensive.List<E> constraintValidatorClasses
ConstraintValidator
resolution algorithm.List<E> matchingConstraintValidatorClasses
Set<E> groups
Map<K,V> attributes
Set<E> payloads
Set<E> composingConstraints
boolean isReportAsSingleInvalidConstraint
ElementType elementType
TYPE
, METHOD
, FIELD
) the constraint was
defined on.ConstraintOrigin definedOn
ConstraintDescriptorImpl.ConstraintType constraintType
CompositionType compositionType
ConstraintComposition.CompositionType.AND
.private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s) throws IOException
IOException
int segmentMask
int segmentShift
org.hibernate.validator.internal.util.ConcurrentReferenceHashMap.Segment<K,V>[] segments
boolean identityComparisons
protected Object readResolve()
Copyright © 2007-2014 Red Hat, Inc. All Rights Reserved