public interface HibernateMessageInterpolatorContext
extends javax.validation.MessageInterpolator.Context
MessageInterpolator.Context which provides functionality
specific to Hibernate Validator.| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getExpressionVariables() |
Map<String,Object> |
getMessageParameters() |
Class<?> |
getRootBeanType()
Returns the currently validated root bean type.
|
Class<?> getRootBeanType()
Map<String,Object> getMessageParameters()
Copyright © 2007-2021 Red Hat, Inc. All Rights Reserved