Info
| Version: | 0.0.3 |
| Author(s): | Oleg Shuruev |
| Last Update: | Tuesday, May 5, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/shuruev/ValidateThat |
| NuGet Url: | https://www.nuget.org/packages/Validate.That |
Install
Install-Package Validate.That
dotnet add package Validate.That
paket add Validate.That
Validate.That Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
One-line call per field, no extra classes required.
Auto-disovers field name based on expression.
Allows extending with own validators as well as overriding validation exception.
Check out GitHub for more docs and usage examples.