[
https://issues.apache.org/jira/browse/VALIDATOR-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved VALIDATOR-473.
----------------------------
Fix Version/s: 1.7
Resolution: Fixed
commit 44522d25d578e74175e0908dc6e75e387a631a38
VALIDATOR-473 User specified DomainValidator
---
src/changes/changes.xml | 3 ++
.../commons/validator/routines/EmailValidator.java | 34 +++++++++++++-----
.../commons/validator/routines/UrlValidator.java | 40 ++++++++++++++++++++--
.../validator/routines/EmailValidatorTest.java | 27 +++++++++++++++
.../validator/routines/UrlValidatorTest.java | 20 +++++++++++
5 files changed, 114 insertions(+), 10 deletions(-)
> Allow Email- and UrlValidator to use specified DomainValidator
> --------------------------------------------------------------
>
> Key: VALIDATOR-473
> URL: https://issues.apache.org/jira/browse/VALIDATOR-473
> Project: Commons Validator
> Issue Type: New Feature
> Reporter: Sebb
> Priority: Major
> Fix For: 1.7
>
>
> Now that DomainValidator instances can be created at run-time, it makes sense
> to allow such instances to be used by the Email and URL Validators.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)