@Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) @Documented public @interface ReportAsSingleViolation
Note: Evaluation of composed constraints stops on the first validation
error in case the composing constraint is annotated with
@ReportAsSingleViolation
.
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.