Checks if the value is equal to the given value.
Checks if the value is finite.
Checks if the value is greater than n.
Checks if the value is greater than or equal to n.
Checks if the value is an integer.
Checks if the value is less than n.
Checks if the value is less than or equal to n.
A validator that can validate a number value.