public interface TermResolver
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
interpolate(javax.validation.MessageInterpolator.Context context,
java.lang.String term)
Interpolates given term based on the constraint validation context.
|
java.lang.String interpolate(javax.validation.MessageInterpolator.Context context,
java.lang.String term)
term - the message to interpolatecontext - contextual information related to the interpolationCopyright © 2007-2022 Red Hat, Inc. All Rights Reserved