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

Rename the validators to PostalCodeValidator() #39

Closed bigpilot closed 3 years ago

bigpilot commented 4 years ago

PostcodeValidator is not a generally recognized English term

antonyoung commented 3 years ago

done, was a bit more refactoring than previous #40