Home > @websublime/schema > StringSchemaType > isHex

StringSchemaType.isHex() method

Test if is a hex value

Signature:

isHex(errorMessage?: string): this;

Parameters

ParameterTypeDescription
errorMessagestringError message

Returns:

this