Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
validation: use regex instead of dns lookup
Doing a DNS lookup may fail for domain names that are valid but currently not assigned. The old test also breaks inside the bazel sandbox.
- Loading branch information