Uses of Class
org.hibernate.validator.engine.ConstraintValidatorContextImpl

Packages that use ConstraintValidatorContextImpl
org.hibernate.validator.engine This package contains the implementing classes for the core interfaces of JSR-303. 
 

Uses of ConstraintValidatorContextImpl in org.hibernate.validator.engine
 

Methods in org.hibernate.validator.engine with parameters of type ConstraintValidatorContextImpl
<U,V> java.util.List<ConstraintViolationImpl<T>>
GlobalExecutionContext.createConstraintViolations(LocalExecutionContext<U,V> localContext, ConstraintValidatorContextImpl constraintValidatorContext)
           
 



Copyright © 2007-2010. All Rights Reserved.