Add Validatable objects that leverage FluentValidation to your ViewModels for easy binding and validation in a .NET MVVM app!.
Info
Version: | 1.0.6 |
Author(s): | mzhukovs |
Last Update: | Sunday, August 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mzhukovs/FluentValidationRulesPlugin |
NuGet Url: | https://www.nuget.org/packages/Plugin.FluentValidationRules |
Install
Install-Package Plugin.FluentValidationRules
dotnet add package Plugin.FluentValidationRules
paket add Plugin.FluentValidationRules
Plugin.FluentValidationRules Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentValidation(>= 8.4.0)
Tags