.NET Unit test helpers for validation with DataAnnotations.
Info
Version: | 1.1.1 |
Author(s): | Brian Schroer |
Last Update: | Saturday, July 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BrianSchroer/sparky-test-helpers |
NuGet Url: | https://www.nuget.org/packages/SparkyTestHelpers.DataAnnotations |
Install
Install-Package SparkyTestHelpers.DataAnnotations
dotnet add package SparkyTestHelpers.DataAnnotations
paket add SparkyTestHelpers.DataAnnotations
SparkyTestHelpers.DataAnnotations Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 11.0.1)
- System.ComponentModel.Annotations(>= 4.4.1)
- Newtonsoft.Json(>= 11.0.1)
- System.ComponentModel.Annotations(>= 4.4.1)
Tags