Intervention / validation

Missing Laravel Validation Rules
https://validation.intervention.io
MIT License
558 stars 65 forks source link

Problem with some IBANs #86

Closed fateme12 closed 2 months ago

fateme12 commented 2 months ago

Hello, and thanks for the great package.

We have a problem with validating some IBANs with your package. These are some IBANs that are valid but they do not validate with your package.

IE91AIBK93419446888083 IT38N0103014217000000668829 IE92PFSR99107016194974

Could you please check the problem and explain why this happens?

Thanks in advance

olivervogel commented 2 months ago

I cannot find any errors here. The specified IBAN numbers give correct validation results. Are you on the newest package version?

fateme12 commented 2 months ago

We are using version 3.3 and we have the problem that I described.

olivervogel commented 2 months ago

Please update to 4.4. This should solve the issue.