You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2017/02/05 21:59:41 UTC

[jira] [Resolved] (VALIDATOR-413) Generic CreditCard validation

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

Sebb resolved VALIDATOR-413.
----------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.2

URL: http://svn.apache.org/viewvc?rev=1781815&view=rev
Log:
VALIDATOR-413 Generic CreditCard validation

Modified:
    commons/proper/validator/trunk/src/changes/changes.xml
    commons/proper/validator/trunk/src/main/java/org/apache/commons/validator/routines/CreditCardValidator.java
    commons/proper/validator/trunk/src/test/java/org/apache/commons/validator/routines/CreditCardValidatorTest.java


> Generic CreditCard validation
> -----------------------------
>
>                 Key: VALIDATOR-413
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-413
>             Project: Commons Validator
>          Issue Type: Improvement
>          Components: CreditCard
>            Reporter: Sebb
>             Fix For: 1.5.2
>
>
> It would be useful to have a generic CC validator that just validates the syntax, length and check digit. i.e. without checking the IIN which is subject to change.
> This could be used to check for simple typos.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)