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

Validates whether the given string is an IP V4