See: Description
Interface | Description |
---|---|
HibernateMessageInterpolatorContext |
Extension to
MessageInterpolator.Context which provides functionality
specific to Hibernate Validator. |
Class | Description |
---|---|
AbstractMessageInterpolator |
Resource bundle backed message interpolator.
|
ParameterMessageInterpolator |
Resource bundle message interpolator, it does not support EL expression
and does support parameter value expression
|
ResourceBundleMessageInterpolator |
Resource bundle backed message interpolator.
|
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.
Copyright © 2019 JBoss by Red Hat. All rights reserved.