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

Packages that use ConstraintValidatorContextImpl
org.hibernate.validator.engine Implementations 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> List<C>
ValidationContext.createConstraintViolations(ValueContext<U,V> localContext, ConstraintValidatorContextImpl constraintValidatorContext)
           
 



Copyright © 2007-2011 Red Hat Middleware, LLC. All Rights Reserved