[
https://issues.apache.org/jira/browse/VALIDATOR-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16588222#comment-16588222
]
ASF GitHub Bot commented on VALIDATOR-424:
------------------------------------------
GitHub user alcole opened a pull request:
https://github.com/apache/commons-validator/pull/15
VALIDATOR-424 LuhnCheckDigit extends ModulusCheckDigit
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alcole/commons-validator
alcole/VALIDATOR-424/Luhn-ISIN
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-validator/pull/15.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #15
----
commit 79dd80dc0ac2ba1d030f6c109137ebe476857354
Author: alex-cole <alexjcole01@...>
Date: 2018-08-22T01:34:58Z
VALIDATOR-424 LuhnCheckDigit extends ModulusCheckDigit
----
> ISINCheckDigit could extend LuhnCheckDigit
> ------------------------------------------
>
> Key: VALIDATOR-424
> URL: https://issues.apache.org/jira/browse/VALIDATOR-424
> Project: Commons Validator
> Issue Type: Improvement
> Affects Versions: 1.6
> Reporter: Sebb
> Priority: Major
>
> ISINCheckDigit is a version of Luhn which allows alphabetic characters.
> The class could extend the Luhn class.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)