Test a number to be infinite.
Test a number to be an integer.
Test a number to be negative.
Invert the following validators.
Test a number to be positive.
Test a number to be equal to a specified number.
Expected value to match.
Test a number to be greater than the provided value.
Minimum value.
Test a number to be greater than or equal to the provided value.
Minimum value.
Test a number to be in a specified range.
Start of the range.
End of the range.
Test a number to be less than the provided value.
Maximum value.
Test a number to be less than or equal to the provided value.
Minimum value.
Test a number to be finite.