@Target(value={ANNOTATION_TYPE,PARAMETER,TYPE_USE})
@Retention(value=RUNTIME)
@Documented
public @interface BigRange
Applies to BigInteger and BigDecimal parameters which are also annotated with @ForAll.
ForAll,
ByteRange,
ShortRange,
IntRange,
LongRange,
FloatRange,
DoubleRange