[
https://issues.apache.org/jira/browse/VALIDATOR-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb closed VALIDATOR-291.
--------------------------
> UrlValidator, underscores in domain names
> -----------------------------------------
>
> Key: VALIDATOR-291
> URL: https://issues.apache.org/jira/browse/VALIDATOR-291
> Project: Commons Validator
> Issue Type: Bug
> Components: Framework
> Affects Versions: 1.3.1 Release
> Reporter: Brendan Dahl
>
> String[] schemes = {"http"};
> UrlValidator urlValidator = new UrlValidator(schemes);
> urlValidator.isValid("http://xavier_shane.mydagsite.com/") == false
> this is a real and valid website url.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)