public boolean isValidValue (long value)

Checks if the value is within the valid range.

This checks that the value is within the stored range of values.

Parameters:
value    the value to check

Returns:  true if the value is valid