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 cli: state file validation (#2523) 2023-11-03 15:47:03 +01:00
constraints_test.go cli: state file validation (#2523) 2023-11-03 15:47:03 +01:00
constraints.go validation: use regex instead of dns lookup 2023-11-08 14:43:05 +01:00
errors_test.go cli: state file validation (#2523) 2023-11-03 15:47:03 +01:00
errors.go cli: state file validation (#2523) 2023-11-03 15:47:03 +01:00
validation_test.go cli: state file validation (#2523) 2023-11-03 15:47:03 +01:00
validation.go cli: state file validation (#2523) 2023-11-03 15:47:03 +01:00