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

Class Summary
ResourceBundleMessageInterpolator Resource bundle backed message interpolator.
ValueFormatterMessageInterpolator A message interpolator which can interpolate the validated value and format this value using the syntax from Formatter.
 

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-2011 Red Hat Middleware, LLC. All Rights Reserved