[
https://issues.apache.org/jira/browse/VALIDATOR-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261556#comment-14261556
]
Adrian Crum commented on VALIDATOR-341:
---------------------------------------
I suggest we include in the library the TLD ASCII file found at
http://data.iana.org/TLD/tlds-alpha-by-domain.txt
and have a Java class that reads the file and initializes an array of valid
TLDs. Library routines that need TLDs can get them from that class.
Library users are then free to keep their local copy updated by downloading the
latest version of the file.
> Make TLD list configurable
> --------------------------
>
> Key: VALIDATOR-341
> URL: https://issues.apache.org/jira/browse/VALIDATOR-341
> Project: Commons Validator
> Issue Type: New Feature
> Components: Framework
> Reporter: Benedikt Ritter
> Labels: TLD, domains, email
>
> Since the lsit of valid TLDs changes from time to time, it makes sense to let
> users configure the list of valid TLDs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)