C# strongly-typed validation library for .NET.
Info
| Version: | 3.1.10 |
| Author(s): | sergeyshaykhullin |
| Last Update: | Saturday, October 12, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sergeyshaykhullin/Phema.Validation |
| NuGet Url: | https://www.nuget.org/packages/Phema.Validation |
Install
Install-Package Phema.Validation
dotnet add package Phema.Validation
paket add Phema.Validation
Phema.Validation Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Options(>= 3.0.0)
Tags