Refactor IP Address Validation into Common Function #408
Labels
enhancement
The issue is an enhancement request.
good first issue
The issue should be easier to fix and can be taken up by a beginner to learn to contribute on GitHub
DefaultGatewayAddress, DnsServerAddress, IPAddress, Route all validate an IP address is valid. The code is duplicated in each of these modules. It should be refactored into the Common module.
The text was updated successfully, but these errors were encountered: