[
https://issues.apache.org/jira/browse/VALIDATOR-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved VALIDATOR-372.
----------------------------
Resolution: Fixed
Fix Version/s: (was: 1.4.1 Release)
(was: 1.3.1 Release)
1.5.0
URL: http://svn.apache.org/viewvc?rev=1712874&view=rev
Log:
VALIDATOR-372 Validate 19 digit VPay (VISA)
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
> Validate 19 digit VPay (VISA)
> -----------------------------
>
> Key: VALIDATOR-372
> URL: https://issues.apache.org/jira/browse/VALIDATOR-372
> Project: Commons Validator
> Issue Type: Improvement
> Components: Framework, Routines
> Affects Versions: 1.3.1 Release, 1.4.1 Release
> Environment: Solaris
> Java 6
> Reporter: Michael Chan
> Labels: features, validator
> Fix For: 1.5.0
>
>
> I am using the org.apache.commons.validator.CreditCardValidator class in the
> 1.3.1 release to validate our credit card numbers. We are looking to change
> our service to accept 19 digit Visa credit card numbers, but your validator
> does only validates 13-16 digit credit card numbers. This is the same for
> the routines validator in 1.4.1.
> Can you change the validator in 1.3.1 and/or 1.4.1 to accept Visa credit
> cards from 13 to 19 digits?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)