javax.validation
Interface MessageInterpolator.Context

Enclosing interface:
MessageInterpolator

public static interface MessageInterpolator.Context


Method Summary
 ConstraintDescriptor<?> getConstraintDescriptor()
           
 java.lang.Object getValidatedValue()
           
 

Method Detail

getConstraintDescriptor

ConstraintDescriptor<?> getConstraintDescriptor()

getValidatedValue

java.lang.Object getValidatedValue()