skwasjer / IbanNet

C# .NET IBAN validator, parser, builder and generator
Apache License 2.0
119 stars 31 forks source link

QR IBAN validation is added as a standalone rule. #196

Closed taskinkemal closed 1 week ago

taskinkemal commented 1 week ago

QR IBAN validation is added as a standalone rule. This rule is only valid for QR IBAN's and hence not part of the default ruleset.

skwasjer commented 1 week ago

\o

Thanks, I've reviewed it!

skwasjer commented 1 week ago

Note to self to update: https://github.com/skwasjer/IbanNet/wiki/Options#custom-post-validation-rules

taskinkemal commented 1 week ago

The macOS test setup is failing probably because of a configuration issue. That step seems to fail for some time. I'll have to leave this PR for now. Once it's fixed / mitigated we can continue.

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
96.2% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud