@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 © 2007-2018 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0. Translated by @megascus.