Function validator::validate_url[][src]

pub fn validate_url<'a, T>(val: T) -> bool where
    T: Into<Cow<'a, str>>, 
Expand description

Validates whether the string given is a url