javax.validation.constraints
Annotation Type Past.List


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


Required Element Summary
 Past[] value
           
 

Element Detail

value

public abstract Past[] value


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.