AdaUrl.isValid

Checks if the URL is valid.

struct AdaUrl
@nogc nothrow
bool
isValid
()

Return Value

Type: bool

true if the URL is valid, false otherwise.

Meta