Class ConstraintViolatedException

    • Constructor Detail

      • ConstraintViolatedException

        public ConstraintViolatedException​(Object invalidObject,
                                           Class<?> validatedClass,
                                           Set<javax.validation.ConstraintViolation<Object>> violationSet)