Package jakarta.validation.constraints
Annotation Type DecimalMax.List
- 
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE}) @Retention(RUNTIME) @Documented public static @interface DecimalMax.List
Defines severalDecimalMaxannotations on the same element.- See Also:
 DecimalMax
 
- 
- 
Required Element Summary
Required Elements Modifier and Type Required Element Description DecimalMax[]value 
 - 
 
- 
- 
Element Detail
- 
value
DecimalMax[] value
 
 - 
 
 -