Hi @seancfoley!
Thanks a lot for the hard work on this library. I am suggesting the new option IPv6AddressStringParameters.Builder::allowIPv4Mapped(boolean allow) to be added that would allow us to declaratively forbid IPv4-mapped IPv6 addresses in a form of ::ffff:c0a8:0a14 which is the same as ::ffff:192.168.10.20 that can already be handled with allowMixed(false).
Best Regards,
Igor