Appearance
talkcontrol / common/services/url / isValidUrl
Function: isValidUrl()
isValidUrl(
url):boolean
Defined in: src/common/services/url.ts:7
Return true if url is well formatted
Parameters
url
string
URL to test
Returns
boolean
true if the url is valid