constellation/internal/validation
Otto Bittner b1b8571877 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.
2023-11-08 14:43:05 +01:00
..
BUILD.bazel
constraints.go validation: use regex instead of dns lookup 2023-11-08 14:43:05 +01:00
constraints_test.go
errors.go
errors_test.go
validation.go
validation_test.go