[
https://issues.apache.org/jira/browse/VALIDATOR-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved VALIDATOR-351.
----------------------------
Resolution: Fixed
Fix Version/s: 1.5.1
URL: http://svn.apache.org/viewvc?rev=1723634&view=rev
Log:
VALIDATOR-351 DomainValidator - allow access to internal arrays
Modified:
commons/proper/validator/trunk/src/changes/changes.xml
commons/proper/validator/trunk/src/main/java/org/apache/commons/validator/routines/DomainValidator.java
commons/proper/validator/trunk/src/test/java/org/apache/commons/validator/routines/DomainValidatorTest.java
> DomainValidator - allow access to internal arrays
> -------------------------------------------------
>
> Key: VALIDATOR-351
> URL: https://issues.apache.org/jira/browse/VALIDATOR-351
> Project: Commons Validator
> Issue Type: Improvement
> Reporter: Sebb
> Fix For: 1.5.1
>
> Attachments: RequestForComments.patch
>
>
> Seems to me it might be useful to allow users access to the current lists of
> TLD entries. This could be done with a simple clone of the array.
> It might also be useful to have a public constant containing the version of
> the IANA file from which the entries were last updated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)