public static interface ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeBuilderDefinedContext
| Modifier and Type | Method and Description | 
|---|---|
ConstraintValidatorContext | 
addConstraintViolation()
Adds the new  
ConstraintViolation to be generated if the
 constraint validator marks the value as invalid. | 
ConstraintValidatorContext addConstraintViolation()
ConstraintViolation to be generated if the
 constraint validator marks the value as invalid.
 
 Methods of the ConstraintViolationBuilder instance this object
 comes from and the constraint violation builder nested
 objects throw IllegalStateException after this call.
ConstraintValidatorContext instance the
         ConstraintViolationBuilder comes fromComments to: bean-validation-dev@eclipse.org.
 Copyright © 2019 Eclipse Foundation.
 Use is subject to EFSL; this spec is based on material that is licensed under the Apache License, version 2.0.