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.

See:
          Description

Interface Summary
HibernateMessageInterpolatorContext Extension to MessageInterpolator.Context which provides functionality specific to Hibernate Validator.
 

Class Summary
ResourceBundleMessageInterpolator Resource bundle backed message interpolator.
ValueFormatterMessageInterpolator Deprecated. Deprecated since Hibernate Validator 5.
 

Package org.hibernate.validator.messageinterpolation Description

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 © 2007-2013 Red Hat, Inc. All Rights Reserved