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: Use of constants in Validator.Iban #70

Closed antonyoung closed 2 years ago

antonyoung commented 2 years ago

Is your feature request related to a problem? Please describe. Replace magical strings as constants

Describe the solution you'd like Use of constants in Validators.Iban project in a seperate class as namespace AntonYoung.Validators.Iban.Constants, so this could be shared with