Plugin to use FluentValidation as the validation layer for GeekLearning.Domain.
Info
Version: | 0.5.0-alpha0009 |
Author(s): | Geek Learning, Adrien Siffermann, Cyprien Autexier, Anna Yafi |
Last Update: | Tuesday, March 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/geeklearningio/gl-dotnet-domain |
NuGet Url: | https://www.nuget.org/packages/GeekLearning.Domain.FluentValidation |
Install
Install-Package GeekLearning.Domain.FluentValidation
dotnet add package GeekLearning.Domain.FluentValidation
paket add GeekLearning.Domain.FluentValidation
GeekLearning.Domain.FluentValidation Download (Unzip the "nupkg" after downloading)
Dependencies
- GeekLearning.Domain(>= 0.5.00009)
- FluentValidation(>= 7.6.105)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)