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

Niall Pemberton resolved VALIDATOR-213.
---------------------------------------

    Resolution: Fixed

> Factor out Check Digit logic into separate implementations
> ----------------------------------------------------------
>
>                 Key: VALIDATOR-213
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-213
>             Project: Commons Validator
>          Issue Type: Improvement
>          Components: Routines
>            Reporter: Niall Pemberton
>            Assignee: Niall Pemberton
>            Priority: Minor
>             Fix For: 1.4
>
>
> Check digit validation is embedded in the specific code validations - which 
> also includes other validations such as format or length. This proposal is to 
> factor out the specific check digit calculation/valdiation logic into 
> separate implementations - making them more easily tested and re-usable.
> This will include a new CheckDigit type and intially implementations for 
> ISBN-10, EAN-13 and Luhn check digit calculation/validation

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to