| Package | Description | 
|---|---|
| javax.validation | 
 Top level package of the Jakarta Bean Validation API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
Comments to: bean-validation-dev@eclipse.org.
 Copyright © 2019 Eclipse Foundation.
 Use is subject to EFSL; this spec is based on material that is licensed under the Apache License, version 2.0.