isValid

fun Uri.isValid(): Boolean

验证Uri是否合法,我们认为能够获得scheme不为null且不为空,则是合法的Uri