mirror of
https://github.com/google/nomulus.git
synced 2025-05-02 04:57:51 +02:00
We were relying on Dagger to validate the IP address, but that resulted in 500 errors when the IP address was not valid, which is undesirable. Instead, accept the parameters as strings, then convert them to IP addresses and throw a proper error when conversion fails. Also fixes an improperly specified test. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=173172516 |
||
---|---|---|
.. | ||
com/google/testing/builddefs | ||
google/registry |