URI.isValid

Checks URI validity.

class URI
static nothrow
bool
isValid
(
T
)
()

Return Value

Type: bool

true if input is valid.

Meta