Class ValidatorImpl

java.lang.Object
org.hibernate.validator.internal.engine.ValidatorImpl
All Implemented Interfaces:
ExecutableValidator, Validator

public class ValidatorImpl extends Object implements Validator, ExecutableValidator
The main Bean Validation class. This is the core processing class of Hibernate Validator.
Author:
Emmanuel Bernard, Hardy Ferentschik, Gunnar Morling, Kevin Pollet <kevin.pollet@serli.com> (C) 2011 SERLI, Guillaume Smet