Checks if the provided string is a valid URL.
The string to validate as a URL.
true if the string is a valid URL, otherwise false.
true
false
Checks if the provided string is a valid URL.