antonyoung / Validators

Engine as validator, formatter of European Postal Codes and or International Bank Accounts Numbers ( IBAN, ) It's fast, it's simple and it works ( based on regular expressions and C#, NET Standard 2.1 ) Easy extendable, deployed as separate nuget-packages.
GNU General Public License v3.0
2 stars 1 forks source link

#47 major refactor split validators #48

Closed antonyoung closed 3 years ago

antonyoung commented 3 years ago

Sorry, big refactor to keep seperate of concerns as postal code or and iban validator as their own nuget-packages in the future. Let's hope, haven't looked into it, Azure DevOps?

antonyoung commented 3 years ago