Even more .NET validation attributes with GSoft.ComponentModel.DataAnnotations
Validation attributes are an extremely convenient and non-intrusive method of validating data integrity in .NET. All you need to do is decorate your properties, fields, or method parameters to gain access to this functionality.
At GSoft, we developed...
asimmon.hashnode.dev5 min read