You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2017/02/05 20:06:41 UTC

[jira] [Resolved] (VALIDATOR-258) EmailValidator: the tld should be checked against some sort of configurable list

     [ https://issues.apache.org/jira/browse/VALIDATOR-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved VALIDATOR-258.
----------------------------
    Resolution: Implemented

The code checks the domain using the DomainValidator.

> EmailValidator: the tld should be checked against some sort of configurable list
> --------------------------------------------------------------------------------
>
>                 Key: VALIDATOR-258
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-258
>             Project: Commons Validator
>          Issue Type: New Feature
>          Components: Framework
>    Affects Versions: 1.1.0 (alpha), 1.1.1 (alpha), 1.1.2 (alpha), 1.1.3 Release, 1.1.4 Release, 1.2.0 Release, 1.3.0 Release, 1.3.1 Release, 1.4.0 Release, Validator2, Nightly Builds
>         Environment: all
>            Reporter: Hasan Diwan
>            Priority: Minor
>         Attachments: tld.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> Add support for a textfile containing TLDs. If the file is not found, use the existing code (i.e. return true).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)