Checks if the given value is a BigInt greater than zero.
// Ensure the value is greater than 0.@PositiveBigInt()positiveNumber: BigInt Copy
// Ensure the value is greater than 0.@PositiveBigInt()positiveNumber: BigInt
Optional
Generic class-validator options.
Checks if the given value is a BigInt greater than zero.
Example