Details
-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.0.0
-
Labels:None
Description
There is need to come up with identifier type validation algorithm since luhn checkdigit validation is the only one that has a validation algorithm: i.e
- Verhoeff checkDigit validation algorithm
- Luhn Mode-10 validator algorithm
- Luhn Mode-25 validator algorithm
- Luhn Mode-30 validator algorithm