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