javax.validation
Interface MessageInterpolator.Context

Enclosing interface:
MessageInterpolator

public static interface MessageInterpolator.Context


Method Summary
 ConstraintDescriptor<?> getConstraintDescriptor()
           
 Object getValidatedValue()
           
 

Method Detail

getConstraintDescriptor

ConstraintDescriptor<?> getConstraintDescriptor()

getValidatedValue

Object getValidatedValue()


Copyright © 2012. All Rights Reserved.