FluentValidation.MVC5
8.6.1
FluentValidation no longer supports ASP.NET MVC 5
dotnet add package FluentValidation.MVC5 --version 8.6.1
NuGet\Install-Package FluentValidation.MVC5 -Version 8.6.1
<PackageReference Include="FluentValidation.MVC5" Version="8.6.1" />
paket add FluentValidation.MVC5 --version 8.6.1
#r "nuget: FluentValidation.MVC5, 8.6.1"
// Install FluentValidation.MVC5 as a Cake Addin
#addin nuget:?package=FluentValidation.MVC5&version=8.6.1
// Install FluentValidation.MVC5 as a Cake Tool
#tool nuget:?package=FluentValidation.MVC5&version=8.6.1
ASP.NET MVC 5 integration for FluentValidation
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
.NETFramework 4.5
- FluentValidation (>= 8.6.1 && < 9.0.0)
- FluentValidation.ValidatorAttribute (>= 8.6.1)
- Microsoft.AspNet.Mvc (>= 5.2.0)
NuGet packages (17)
Showing the top 5 NuGet packages that depend on FluentValidation.MVC5:
Package | Downloads |
---|---|
CloudCore.Web
The modules required to build CloudCore-based web modules. |
|
Bnsights.Mvc
Bnsights.Mvc is RAD Helper DLL for MVC Projects in Bnsights DMCC. Also known as Bnsights Business Solutions Framework (BBSF). |
|
CloudCore.TestSite
The modules required to build CloudCore-based web roles/sites. |
|
Bnsights.Mvc2
Bnsights.Mvc is RAD Helper DLL for MVC Projects in Bnsights DMCC. Also known as Bnsights Business Solutions Framework (BBSF). |
|
Exclr8.VNext.CloudCore.Web.Core
The core modules required to build CloudCore-based web modules. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on FluentValidation.MVC5:
Repository | Stars |
---|---|
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
|
Version | Downloads | Last updated | |
---|---|---|---|
8.6.1 | 407,697 | 2/24/2020 | |
8.6.0 | 54,040 | 12/4/2019 | |
8.5.1 | 23,653 | 11/2/2019 | |
8.5.0 | 28,698 | 9/24/2019 | |
8.4.0 | 205,928 | 5/10/2019 | |
8.3.0 | 17,143 | 4/24/2019 | |
8.2.0 | 66,935 | 3/26/2019 | |
8.1.3 | 166,653 | 1/25/2019 | |
8.1.2 | 81,406 | 12/18/2018 | |
8.1.1 | 5,500 | 12/11/2018 | |
8.1.0 | 11,185 | 12/6/2018 | |
8.0.100 | 129,335 | 9/4/2018 | |
8.0.0 | 25,315 | 8/16/2018 | |
8.0.0-rc1 | 1,338 | 7/24/2018 | |
8.0.0-preview4 | 1,069 | 7/16/2018 | |
8.0.0-preview3 | 1,024 | 7/13/2018 | |
8.0.0-preview2 | 905 | 7/13/2018 | |
8.0.0-preview1 | 1,031 | 7/10/2018 | |
7.6.105 | 61,087 | 8/11/2018 | |
7.6.104 | 71,155 | 7/6/2018 | |
7.6.103 | 29,785 | 6/16/2018 | |
7.6.102 | 1,443 | 6/14/2018 | |
7.6.101 | 1,278 | 6/13/2018 | |
7.6.0 | 7,242 | 6/1/2018 | |
7.5.2 | 201,364 | 3/16/2018 | |
7.5.0 | 14,080 | 2/26/2018 | |
7.4.0 | 63,909 | 1/26/2018 | |
7.2.1 | 308,723 | 10/24/2017 | |
7.2.0 | 78,832 | 10/5/2017 | |
7.1.1 | 179,457 | 7/25/2017 | |
7.1.0 | 25,467 | 6/28/2017 | |
7.1.0-beta1 | 912 | 6/24/2017 | |
7.0.3 | 13,882 | 6/7/2017 | |
7.0.0 | 68,382 | 5/19/2017 | |
7.0.0-beta3 | 926 | 5/1/2017 | |
7.0.0-beta2 | 1,255 | 4/17/2017 | |
7.0.0-beta1 | 924 | 4/7/2017 | |
6.4.0 | 203,501 | 3/3/2017 | |
6.2.1 | 420,937 | 2/26/2016 | |
6.2.1-beta1 | 1,345 | 2/24/2016 | |
6.2.0 | 13,790 | 2/22/2016 | |
6.2.0-beta1 | 1,156 | 2/12/2016 | |
6.1.0 | 45,429 | 1/18/2016 | |
6.0.2 | 10,073 | 1/5/2016 | |
6.0.1 | 1,752 | 1/5/2016 | |
6.0.0 | 23,149 | 12/22/2015 | |
5.6.2 | 283,757 | 5/29/2015 | |
5.6.1 | 1,568 | 5/29/2015 | |
5.6.0 | 5,928 | 5/22/2015 | |
5.5.0 | 190,659 | 10/31/2014 | |
5.4.0 | 100,978 | 7/3/2014 | |
5.1.0 | 217,019 | 3/11/2014 | |
5.0.0.1 | 61,563 | 10/24/2013 |
Changes in 8.6.0:
* AddToModelState no longer includes a dot if PropertyName is null
Changes in 8.4.0:
* Added simplified version of several messages across all translations to aid with ASP.NET Clientside validation.
Changes in 8.1.3:
* Resolved issue where clientside validation was incorrectly generating metadata for rules with shared conditions.
Changes in 8.1:
* Added the Skip property to the CustomizeValidatorAttribute to bring parity with the ASP.NET Core integration.
Changes in 7.5:
* Better handling of clientside messages when using custom overriden language resources
* Added flag in the ValidationContext's RootDataContext when a validator is invoked by the automatic MVC/WebApi integration
Changes in 7.4:
* Added SetRulesetForClientsideMessages method as an alternative to using the RulesetForClientSideMessagesAttribute
* Updated the MVC5 AddToModelState extension not to overwrite existing attempted values