Reactive extensions for FluentValidation.
Info
Version: | 1.1.0 |
Author(s): | Jean-Philippe Leconte |
Last Update: | Tuesday, October 17, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ins0mniaque/FluentValidation.Reactive |
NuGet Url: | https://www.nuget.org/packages/FluentValidationExtensions.Reactive |
Install
Install-Package FluentValidationExtensions.Reactive
dotnet add package FluentValidationExtensions.Reactive
paket add FluentValidationExtensions.Reactive
FluentValidationExtensions.Reactive Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentValidation(>= 9.0.1)
- System.Reactive.Linq(>= 4.4.1)
Tags