public interface HibernateMessageInterpolatorContext extends 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.
|
getConstraintDescriptor, getValidatedValue, unwrap
Class<?> getRootBeanType()
Copyright © 2017 JBoss by Red Hat. All rights reserved.