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