Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.4.0 Release
-
None
Description
The ISINCheckDigit class fails to check that the check digit is actually a digit; it currently also allows some alphabetics.
As a side effect of this, it treats some letters as being valid checkdigits when they should be rejected.
Patch to follow
Attachments
Attachments
Issue Links
- relates to
-
VALIDATOR-344 AbstractCheckDigit class does not fully test invalid strings
- Closed