DRAFT

javax.validation.constraints
Annotation Type NotNull.List


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

Defines several @NotNull annotations on the same element

Author:
Emmanuel Bernard
See Also:
NotNull

Required Element Summary
 NotNull[] value
           
 

Element Detail

value

public abstract NotNull[] value

DRAFT

Submit a bug or feature

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

Generated on 24-November-2009 03:24