org.hibernate.validator
Class Environment
java.lang.Object
org.hibernate.validator.Environment
public class Environment
- extends Object
Hibernate Validator Event properties
The properties are retrieved from Hibernate
(hibernate.properties, hibernate.cfg.xml, persistence.xml or Configuration API)
- Author:
- Emmanuel Bernard
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MESSAGE_INTERPOLATOR_CLASS
public static final String MESSAGE_INTERPOLATOR_CLASS
- Message interpolator class used. The same instance is shared across all ClassValidators
- See Also:
- Constant Field Values
Environment
public Environment()