javax.validation.constraints
Annotation Type Size.List


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

Defines several Size annotations on the same element.

See Also:
Size

Required Element Summary
 Size[] value
           
 

Element Detail

value

public abstract Size[] value


Copyright © 2007-2013 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0.