org.hibernate.validator.constraints
Annotation Type ModCheck.List


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

Defines several @ModCheck annotations on the same element.


Required Element Summary
 ModCheck[] value
           
 

Element Detail

value

public abstract ModCheck[] value


Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved