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


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

Defines several @Email annotations on the same element.


Required Element Summary
 Email[] value
           
 

Element Detail

value

public abstract Email[] value


Copyright © 2007-2011 Red Hat Middleware, LLC. All Rights Reserved