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.
-
Interface Summary Interface Description HibernateMessageInterpolatorContext Extension toMessageInterpolator.Contextwhich provides functionality specific to Hibernate Validator. -
Class Summary Class Description AbstractMessageInterpolator Resource bundle backed message interpolator.ParameterMessageInterpolator Resource bundle message interpolator, it does not support EL expression and does support parameter value expressionResourceBundleMessageInterpolator Resource bundle backed message interpolator. -
Enum Summary Enum Description ExpressionLanguageFeatureLevel Indicates the level of features enabled for the Expression Language engine.