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