isValid

actual open override fun isValid(url: String): Boolean

Checks if a url string is valid

Return

true if the url is valid, false otherwise

Parameters

url

the url string to validate

actual open override fun isValid(url: String): Boolean

Checks if a url string is valid

Return

true if the url is valid, false otherwise

Parameters

url

the url string to validate

expect open override fun isValid(url: String): Boolean

Checks if a url string is valid

Return

true if the url is valid, false otherwise

Parameters

url

the url string to validate

actual open override fun isValid(url: String): Boolean

Checks if a url string is valid

Return

true if the url is valid, false otherwise

Parameters

url

the url string to validate