A very simple precondition checker with very few dependencies and very little overhead.
Info
| Version: | 3.0.0 |
| Author(s): | sextondjc |
| Last Update: | Sunday, October 26, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Syrx/Syrx.Validation |
| NuGet Url: | https://www.nuget.org/packages/Syrx.Validation |
Install
Install-Package Syrx.Validation
dotnet add package Syrx.Validation
paket add Syrx.Validation
Syrx.Validation Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ComponentModel.Annotations(>= 4.6.0)