org.hibernate.beanvalidation.tck.tests.methodvalidation.constraint
Annotation Type MyCrossParameterConstraint.List


@Target(value={METHOD,CONSTRUCTOR,ANNOTATION_TYPE})
@Retention(value=RUNTIME)
@Documented
public static @interface MyCrossParameterConstraint.List


Required Element Summary
 MyCrossParameterConstraint[] value
           
 

Element Detail

value

public abstract MyCrossParameterConstraint[] value


Copyright © 2008-2013. All Rights Reserved.