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, setMetaPropertyGroups getGroups()
GroupValidationContext.void setCurrentGroups(Groups groups)
void setConstraintValidation(ConstraintValidation<?> constraint)
ConstraintValidation.constraint - to setConstraintValidation<?> getConstraintValidation()
ConstraintValidation.ConstraintValidationObject getValidatedValue()
void setFixedValue(Object value)
value - to setMessageInterpolator getMessageResolver()
MessageInterpolatorTraversableResolver getTraversableResolver()
TraversableResolver.TraversableResolverConstraintValidatorFactory getConstraintValidatorFactory()
ConstraintValidatorFactory.ConstraintValidatorFactoryboolean 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.