[
https://issues.apache.org/jira/browse/VALIDATOR-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated VALIDATOR-471:
---------------------------
Fix Version/s: 1.7
> Allow DomainValidator overrides at run-time
> -------------------------------------------
>
> Key: VALIDATOR-471
> URL: https://issues.apache.org/jira/browse/VALIDATOR-471
> Project: Commons Validator
> Issue Type: Bug
> Reporter: Sebb
> Priority: Major
> Fix For: 1.7
>
>
> It would be useful to allow DomainValidator instances to be created with
> different overrides.
> Currently this is not possible because there are only two cached instances.
> As such, it's not possible to make changes after initialisation.
> The class could be extended allow further instances to be created, whilst
> still keeping the existing behaviour for the cached instances.
> This would allow users to create further instances with local changes to the
> Generic and CountryCode lists.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)