public interface HibernateMessageInterpolatorContext
extends javax.validation.MessageInterpolator.Context
MessageInterpolator.Context which provides functionality
specific to Hibernate Validator.| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getRootBeanType()
Returns the currently validated root bean type.
|
Class<?> getRootBeanType()
Copyright © 2009-2015 Oracle Corporation. All Rights Reserved.