@Documented @Constraint(validatedBy=ComposedConstraint.Validator.class) @ComposingConstraintSupportingParameters @ComposingConstraintSupportingAnnotatedElement @Target(value={METHOD,CONSTRUCTOR,TYPE,FIELD}) @Retention(value=RUNTIME) public @interface ComposedConstraint
Copyright © 2008–2017. All rights reserved.