Info
Version: | 2.0.4 |
Author(s): | hugoj0s3 |
Last Update: | Tuesday, February 7, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hugoj0s3/SimpleCompositeValidation |
NuGet Url: | https://www.nuget.org/packages/SimpleCompositeValidation |
Install
Install-Package SimpleCompositeValidation
dotnet add package SimpleCompositeValidation
paket add SimpleCompositeValidation
SimpleCompositeValidation Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It aims to simplify the composition and reuse of validations logics. You create single and simple validations, and then you add those validations to validate an entire model.