@TargetSE(valueSE={METHODSE,FIELDSE,ANNOTATION_TYPESE,CONSTRUCTORSE,PARAMETERSE,TYPE_USESE}) @RetentionSE(valueSE=RUNTIMESE) @RepeatableSE(valueSE=Digits.List.class) @DocumentedSE @Constraint(validatedBy={}) public @interface Digits
サポートされている型は次のとおりです。
BigDecimal
BigInteger
CharSequence
byte
、short
、int
、long
とそれぞれのラッパー型 null
要素は有効と見なされます。
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.