javax.validation.constraints
Annotation Type Min.List


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

Defines several @Min annotations on the same element

Author:
Emmanuel Bernard
See Also:
Min}

Required Element Summary
 Min[] value
           
 

Element Detail

value

public abstract Min[] value


Copyright © 2007-2009. All Rights Reserved.