[ 
https://issues.apache.org/jira/browse/VALIDATOR-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb resolved VALIDATOR-321.
----------------------------
    Resolution: Fixed

URL: http://svn.apache.org/viewvc?rev=1713421&view=rev
Log:
VALIDATOR-321 ISSN validator and converter to EAN-13

Added:
    
commons/proper/validator/trunk/src/main/java/org/apache/commons/validator/routines/ISSNValidator.java
   (with props)
    
commons/proper/validator/trunk/src/main/java/org/apache/commons/validator/routines/checkdigit/ISSNCheckDigit.java
   (with props)
    
commons/proper/validator/trunk/src/test/java/org/apache/commons/validator/routines/ISSNValidatorTest.java
   (with props)
    
commons/proper/validator/trunk/src/test/java/org/apache/commons/validator/routines/checkdigit/ISSNCheckDigitTest.java
   (with props)
Modified:
    commons/proper/validator/trunk/src/changes/changes.xml

> ISSN validator and converter to EAN-13
> --------------------------------------
>
>                 Key: VALIDATOR-321
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-321
>             Project: Commons Validator
>          Issue Type: Wish
>          Components: Routines
>            Reporter: Marco Janc
>              Labels: validators
>
> Similar to the ISBNValidator an ISSNValidator would be a great feature.
> Conversion from ISSN to EAN by adding the prefix "977" and "00" right before 
> the checkdigit to the issn code and recalculating the checksum similar to the 
> ISBN conversion method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to