Annotation Type DecimalRange
-
@Retention(RUNTIME) @Target({METHOD,FIELD}) public @interface DecimalRangeThis annotation limits the values that a config node can have. Because of annotation limits, there is an annotation for:decimals,numericsandString length.- Since:
- 4.2.0