pub fn ip_regex() -> Regex
Function to retrieve the REGEX object for an IPv4 address format
A Regex object that can be used to match an IPv4 address format
Regex