Validates if the provided string is a valid IPv4 CIDR.
The CIDR string to validate (e.g., "10.0.0.0/8")
True if the CIDR is valid, false otherwise
Validates if the provided string is a valid IPv4 CIDR.