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: ENGINE as JSON request ( define ruleset to be used as validation, formatting ) #65

Open antonyoung opened 2 years ago

antonyoung commented 2 years ago

Desescribe: As nice feature, it would be nice to be able upload your own models as validations. As example see also in namespace "AntonYoung.Validators.Iban.Models." Currently compiled as defined, as feature JSON / File request as defined.

Considered Low prio, nice feature to be able to define your own ruleset. Not as concerns, more as thoughs, to think about?

Concerns:

Additional Feature as thought, as adittional upgrade as Engine.