DRAFT

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

DRAFT

Submit a bug or feature

Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.