DamianEdwards / MiniValidation

A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace
MIT License
321 stars 25 forks source link

Configure the package validator to run during build #15

Open DamianEdwards opened 2 years ago

DamianEdwards commented 2 years ago

See blog post for details: https://devblogs.microsoft.com/dotnet/package-validation/