victorjonsson / jQuery-Form-Validator

[DISCONTINUED] jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from javascript code.
972 stars 476 forks source link

Iban validator wrongfully validates ibans if they have lowercase letters #567

Open TheMohni opened 7 years ago

TheMohni commented 7 years ago

If the user enters lowercase letters, iban validator capitalises them. This can lead to wrongfully validated ibans since ibans are case-sensitive.