public interface GroupValidationContext<T> extends ValidationContext<ConstraintValidationListener<T>>
ValidationContext
extension. collectValidated, getAccess, getBean, getListener, getMetaBean, getMetaProperty, getPropertyName, getPropertyValue, getPropertyValue, moveDown, moveDown, moveUp, setBean, setBean, setCurrentIndex, setCurrentKey, setMetaBean, setMetaProperty
Groups getGroups()
GroupValidationContext
.void setCurrentGroups(Groups groups)
void setConstraintValidation(ConstraintValidation<?> constraint)
ConstraintValidation
.constraint
- to setConstraintValidation<?> getConstraintValidation()
ConstraintValidation
.ConstraintValidation
Object getValidatedValue()
void setFixedValue(Object value)
value
- to setMessageInterpolator getMessageResolver()
MessageInterpolator
TraversableResolver getTraversableResolver()
TraversableResolver
.TraversableResolver
ConstraintValidatorFactory getConstraintValidatorFactory()
ConstraintValidatorFactory
.ConstraintValidatorFactory
boolean collectValidated(ConstraintValidator<?,?> constraint)
constraint
- Class<?> getCurrentOwner()
void setCurrentOwner(Class<?> currentOwner)
currentOwner
- to setvoid setKind(ElementKind type)
ElementKind getElementKind()
Object getReturnValue()
Object[] getParameters()
void setParameters(Object[] parameters)
void setReturnValue(Object returnValue)
ParameterNameProvider getParameterNameProvider()
void setMethod(Method method)
Method getMethod()
void setConstructor(Constructor<?> method)
Constructor<?> getConstructor()
void moveDown(Path.Node node)
Copyright © 2010–2024 The Apache Software Foundation. All rights reserved.