Function validify::validate_url

source ·
pub fn validate_url<T>(val: T) -> boolwhere
    T: AsRef<str>,
Expand description

Validates whether the string given is a url