Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an Alternative "Soft" IBAN Validation #12

Open
elcapo opened this issue Oct 16, 2014 · 0 comments
Open

Add an Alternative "Soft" IBAN Validation #12

elcapo opened this issue Oct 16, 2014 · 0 comments

Comments

@elcapo
Copy link
Member

elcapo commented Oct 16, 2014

The actual IBAN validation is way too strict. We should create a second one (isValidIBANMaybe) that verifies the check digits and makes sure the first two digits are characters, but that doesn't verify the length of the string against the list of known lengths and that doesn't need the country to be recognised as a SEPA country to return true.

@elcapo elcapo changed the title Add a Alternative "Soft" IBAN Validation Add an Alternative "Soft" IBAN Validation Oct 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant