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


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

Defines several @Range annotations on the same element.


Required Element Summary
 Range[] value
           
 

Element Detail

value

public abstract Range[] value


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