javax.validation.constraints
Annotation Type DecimalMin.List


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

Defines several DecimalMin annotations on the same element.

See Also:
DecimalMin

Required Element Summary
 DecimalMin[] value
           
 

Element Detail

value

public abstract DecimalMin[] value


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