Jon Krehling created VALIDATOR-490:
--------------------------------------
Summary: [DomainValidator] Add local to LOCAL_TLDs
Key: VALIDATOR-490
URL: https://issues.apache.org/jira/browse/VALIDATOR-490
Project: Commons Validator
Issue Type: Improvement
Affects Versions: 1.7
Reporter: Jon Krehling
I am looking to have .local added to the list of LOCAL_TLDs
[https://www.iana.org/assignments/special-use-domain-names/special-use-domain-names.xhtml]
It seems odd to have .localhost and not .local and by default every service in
kubernetes will end with .local
https://github.com/apache/commons-validator/blob/master/src/main/java/org/apache/commons/validator/routines/DomainValidator.java#L2002
--
This message was sent by Atlassian Jira
(v8.20.10#820010)