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 ByRef type parameters in type constructors #45

Closed DamianEdwards closed 1 year ago

DamianEdwards commented 1 year ago

Fixes #44