Home > @websublime/schema > StringSchemaType > isHex
StringSchemaType.isHex() method
Test if is a hex value
Signature:
isHex(errorMessage?: string): this;
Parameters
| Parameter | Type | Description |
|---|---|---|
| errorMessage | string | Error message |
Returns:
this
Home > @websublime/schema > StringSchemaType > isHex
Test if is a hex value
Signature:
isHex(errorMessage?: string): this;
| Parameter | Type | Description |
|---|---|---|
| errorMessage | string | Error message |
Returns:
this