A library for recursively validating ValidationAttributes on complex objects.
Info
Version: | 1.3.1 |
Author(s): | Teun Silvester Kooijman |
Last Update: | Tuesday, May 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Silvester.ComponentModel.DataAnnotations |
Install
Install-Package Silvester.ComponentModel.DataAnnotations
dotnet add package Silvester.ComponentModel.DataAnnotations
paket add Silvester.ComponentModel.DataAnnotations
Silvester.ComponentModel.DataAnnotations Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Options(>= 2.1.1)
- System.ComponentModel.Annotations(>= 4.7.0)