Options for integer validation.
Optional
Allows leading zeros if true. Defaults to false.
true
false
Value must be greater than this.
Value must be less than this.
Maximum value (inclusive).
Minimum value (inclusive).
Options for integer validation.