Preparing search index...
The search index is not available
lib.reviews
lib.reviews
frontend/libreviews
validateURL
Function validateURL
validateURL
(
url
:
string
)
:
boolean
Validates a URL using a comprehensive regex pattern.
Parameters
url
:
string
URL string to validate
Returns
boolean
True if the URL is valid
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
lib.reviews
Loading...
Validates a URL using a comprehensive regex pattern.