public interface TermResolver
| Modifier and Type | Method and Description |
|---|---|
String |
interpolate(MessageInterpolator.Context context,
String term)
Interpolates given term based on the constraint validation context.
|
String interpolate(MessageInterpolator.Context context, String term)
term - the message to interpolatecontext - contextual information related to the interpolationCopyright © 2018 JBoss by Red Hat. All rights reserved.