A helper library for FluentValidation that allows for easy declaration of error messages in various languages without the use of resource files.
Info
Version: | 1.0.1 |
Author(s): | Igor Krupin |
Last Update: | Tuesday, May 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/clearwaterstream/LocalizedString.FluentValidation |
NuGet Url: | https://www.nuget.org/packages/LocalizedString.FluentValidation |
Install
Install-Package LocalizedString.FluentValidation
dotnet add package LocalizedString.FluentValidation
paket add LocalizedString.FluentValidation
LocalizedString.FluentValidation Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentValidation(>= 8.4.0)
- LocalizedString(>= 1.0.3)
Tags