javax.validation.constraints
Annotation Type Max.List


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


Required Element Summary
 Max[] value
           
 

Element Detail

value

public abstract Max[] value


Copyright © 2012. All Rights Reserved.