CNJingo commented on PR #462:
URL: https://github.com/apache/commons-io/pull/462#issuecomment-1606980143

   I'll close this PR. isIPv4Address method already validate parameter using 
Matcher with regex '^(\d{1,3})\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})$'. I think 
there is no possibility Integer.parseInt() throws numberFormatException.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to