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


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

Defines several @URL annotations on the same element.


Required Element Summary
 URL[] value
           
 

Element Detail

value

public abstract URL[] value


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