Package org.hibernate.validator.messageinterpolation
package org.hibernate.validator.messageinterpolation
Implementations of the MessageInterpolator interface in particular ResourceBundleMessageInterpolator which can be used by custom implementations of the interface for delegation.
This package is part of the public Hibernate Validator API.
-
ClassDescriptionResource bundle backed message interpolator.Indicates the level of features enabled for the Expression Language engine.Extension to
MessageInterpolator.Context
which provides functionality specific to Hibernate Validator.Resource bundle message interpolator, it does not support EL expression and does support parameter value expressionResource bundle backed message interpolator.