public class ConfigurationDefinedMessageInterpolator extends Object implements javax.validation.MessageInterpolator
| Modifier and Type | Field and Description |
|---|---|
static String |
STATIC_INTERPOLATION_STRING |
| Constructor and Description |
|---|
ConfigurationDefinedMessageInterpolator() |
| Modifier and Type | Method and Description |
|---|---|
String |
interpolate(String messageTemplate,
javax.validation.MessageInterpolator.Context context) |
String |
interpolate(String messageTemplate,
javax.validation.MessageInterpolator.Context context,
Locale locale) |
public static final String STATIC_INTERPOLATION_STRING
public ConfigurationDefinedMessageInterpolator()
Copyright © 2008–2014. All rights reserved.