|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageInterpolator.Context | |
---|---|
javax.validation |
Uses of MessageInterpolator.Context in javax.validation |
---|
Methods in javax.validation with parameters of type MessageInterpolator.Context | |
---|---|
java.lang.String |
MessageInterpolator.interpolate(java.lang.String messageTemplate,
MessageInterpolator.Context context)
Interpolate the message from the constraint parameters and the actual validated object. |
java.lang.String |
MessageInterpolator.interpolate(java.lang.String messageTemplate,
MessageInterpolator.Context context,
java.util.Locale locale)
Interpolate the message from the constraint parameters and the actual validated object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |