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

Feature/#51 add api client #101

Closed antonyoung closed 3 months ago

antonyoung commented 3 months ago

Add api to consume the validators

antonyoung commented 3 months ago

PR will close feature #51

Build succesfull, 100% Tests passed, yes it can be merged

antonyoung commented 3 months ago

Ah ok