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