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: Tests more obvious what we are testing and explanations. #24

Closed antonyoung closed 4 years ago

antonyoung commented 4 years ago

Description: Currently some tests are unclear, what they are testing, This should be more explanation airy.

Solution:

antonyoung commented 4 years ago

done,..