rangeCheck
Checks if the given @value is of the correct type and within the permitted range for @key.
Return
true if @value is valid for @key
Since
2.28
Parameters
key
the key to check
value
the value to check
Checks if the given @value is of the correct type and within the permitted range for @key.
true if @value is valid for @key
2.28
the key to check
the value to check