Checks if the given string is a valid hexadecimal number.
The string to validate.
True if the string is a valid hexadecimal number, false otherwise.
Checks if the given string is a valid hexadecimal number.