Package | Description |
---|---|
org.hibernate.validator.messageinterpolation |
Implementations of the MessageInterpolator interface in particular ResourceBundleMessageInterpolator which can be
used by custom implementations of the interface for delegation.
|
Modifier and Type | Class and Description |
---|---|
class |
ParameterMessageInterpolator
Resource bundle message interpolator, it does not support EL expression
and does support parameter value expression
|
class |
ResourceBundleMessageInterpolator
Resource bundle backed message interpolator.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.