|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageInterpolator.Context | |
|---|---|
| javax.validation | Top level package of the Bean Validation API. |
| Uses of MessageInterpolator.Context in javax.validation |
|---|
| Methods in javax.validation with parameters of type MessageInterpolator.Context | |
|---|---|
String |
MessageInterpolator.interpolate(String messageTemplate,
MessageInterpolator.Context context)
Interpolates the message template based on the constraint validation context. |
String |
MessageInterpolator.interpolate(String messageTemplate,
MessageInterpolator.Context context,
Locale locale)
Interpolates the message template based on the constraint validation context. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||