Function validator::validate_url

source ·
pub fn validate_url<'a, T>(val: T) -> boolwhere
    T: Into<Cow<'a, str>>,
Expand description

Validates whether the string given is a url