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

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

Uses of MessageAndPath in org.hibernate.validator.engine
 

Methods in org.hibernate.validator.engine that return types with arguments of type MessageAndPath
 java.util.List<MessageAndPath> ConstraintValidatorContextImpl.getMessageAndPathList()
           
 

Methods in org.hibernate.validator.engine with parameters of type MessageAndPath
<U,V> ConstraintViolationImpl<T>
GlobalExecutionContext.createConstraintViolation(LocalExecutionContext<U,V> localContext, MessageAndPath messageAndPath, javax.validation.metadata.ConstraintDescriptor<?> descriptor)
           
 



Copyright © 2007-2009. All Rights Reserved.