[
https://issues.apache.org/jira/browse/VALIDATOR-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587824#comment-16587824
]
ASF GitHub Bot commented on VALIDATOR-446:
------------------------------------------
GitHub user alcole opened a pull request:
https://github.com/apache/commons-validator/pull/12
VALIDATOR-446 extract ISSN from EAN-13
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alcole/commons-validator
alex/VALIDATOR-446/ISSN-EAN13
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-validator/pull/12.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 #12
----
commit 3c62546bb9712d8613fc9bc0d57359b1dbf09677
Author: alex-cole <alexjcole01@...>
Date: 2018-08-21T18:14:12Z
VALIDATOR-446 extract ISSN from EAN-13
----
> ISSN Validator extract ISSN from EAN-13
> ---------------------------------------
>
> Key: VALIDATOR-446
> URL: https://issues.apache.org/jira/browse/VALIDATOR-446
> Project: Commons Validator
> Issue Type: Wish
> Components: Routines
> Reporter: Alex
> Priority: Major
> Labels: validators
>
> To extend the ISSNValidator to include an ISSN extraction from EAN-13.
> After verifying the submitted identifier is of type ISSN-EAN-13 ("977"
> prefix, valid check digit) the extraction would take the ISSN digits and
> recalculate the check digit and return the standard 8 digit ISSN.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)