5.4.26.13. wholeNumberRange (Class Method)
Validates that
number is a
valid whole number in the range
min to
max, with comparisons done under
NUMERIC DIGITS
digits.
If
digits is not specfied, it defaults to
9.
Raises a syntax error for argument
name
if the validation fails, else returns with no result.