| パッケージ | 説明 |
|---|---|
| javax.validation |
Bean Validation APIのトップレベルのパッケージです。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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.
|
Copyright © 2007-2018 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0. Translated by @megascus.