Checks if the given value is a BigInt.
// Ensure the value is a BigInt.@IsBigInt()hugeNumber: BigInt Copy
// Ensure the value is a BigInt.@IsBigInt()hugeNumber: BigInt
Optional
Generic class-validator options.
Checks if the given value is a BigInt.
Example