Feature or enhancement request details
We need to add support for IPv6 configurations, and the use of String values for IPv4 addresses and CIDRv4 addresses makes it difficult to manage input validation.
Let's refine our IPv4 types, add IPv6 types based on the IPv4 patterns, and the use these instead of String everywhere.
Code of Conduct