FluentObjectValidator is a small and simple validation library that provides fluent interface for rule configuration.
Info
Version: | 1.0.2 |
Author(s): | Roman Vovk |
Last Update: | Friday, February 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wolf8196/FluentObjectValidator |
NuGet Url: | https://www.nuget.org/packages/FluentObjectValidator |
Install
Install-Package FluentObjectValidator
dotnet add package FluentObjectValidator
paket add FluentObjectValidator
FluentObjectValidator Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags