Package jsonvalues.spec
Class BigIntSchema
java.lang.Object
jsonvalues.spec.BigIntSchema
-
Method Summary
Modifier and TypeMethodDescriptionstatic BigIntSchema
between
(BigInteger minimum, BigInteger maximum) static BigIntSchema
withMaximum
(BigInteger maximum) static BigIntSchema
withMinimum
(BigInteger minimum)