javax.validation.constraints
Annotation Type Size.List


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

Defines several @Size annotations on the same element

Author:
Emmanuel Bernard
See Also:
Size}

Required Element Summary
 Size[] value
           
 

Element Detail

value

public abstract Size[] value


Copyright © 2007-2009. All Rights Reserved.