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

Handle types with inherited primary constructors #43

Closed DamianEdwards closed 1 year ago

DamianEdwards commented 1 year ago

Fixes #42