Uses of Class
io.avaje.validation.ConstraintViolation
Packages that use ConstraintViolation
-
Uses of ConstraintViolation in io.avaje.validation
Methods in io.avaje.validation that return types with arguments of type ConstraintViolationModifier and TypeMethodDescriptionConstraintViolationException.violations()Return the constraint violations.Constructor parameters in io.avaje.validation with type arguments of type ConstraintViolationModifierConstructorDescriptionConstraintViolationException(Set<ConstraintViolation> violations, List<Class<?>> groups) Create with the given constraint violations