Uses of Interface
javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder

Packages that use ConstraintValidatorContext.ConstraintViolationBuilder
javax.validation Top level package of the Bean Validation API. 
 

Uses of ConstraintValidatorContext.ConstraintViolationBuilder in javax.validation
 

Methods in javax.validation that return ConstraintValidatorContext.ConstraintViolationBuilder
 ConstraintValidatorContext.ConstraintViolationBuilder ConstraintValidatorContext.buildConstraintViolationWithTemplate(String messageTemplate)
          Returns a constraint violation builder building a violation report allowing to optionally associate it to a sub path.
 



Copyright © 2007-2013 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0.