A library for using FluentValidation with Blazor with RuleSets support.
Info
Version: | 1.0.0 |
Author(s): | Chris Sainty, Giovanni Quarella |
Last Update: | Saturday, December 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GioviQ/FluentValidation/tree/sync |
NuGet Url: | https://www.nuget.org/packages/BlazorQ.FluentValidation.RuleSetSync |
Install
Install-Package BlazorQ.FluentValidation.RuleSetSync
dotnet add package BlazorQ.FluentValidation.RuleSetSync
paket add BlazorQ.FluentValidation.RuleSetSync
BlazorQ.FluentValidation.RuleSetSync Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentValidation(>= 9.3.0)
- Microsoft.AspNetCore.Components(>= 5.0.1)
- Microsoft.AspNetCore.Components.Web(>= 5.0.1)
Tags