FluentValidation.MVC5
8.6.1
Prefix Reserved
FluentValidation no longer supports ASP.NET MVC 5
Install-Package FluentValidation.MVC5 -Version 8.6.1
dotnet add 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 |
-
.NETFramework 4.5
- FluentValidation (>= 8.6.1 && < 9.0.0)
- FluentValidation.ValidatorAttribute (>= 8.6.1)
- Microsoft.AspNet.Mvc (>= 5.2.0)
NuGet packages (18)
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 | 258,522 | 2/24/2020 | |
8.6.0 | 44,728 | 12/4/2019 | |
8.5.1 | 21,628 | 11/2/2019 | |
8.5.0 | 24,209 | 9/24/2019 | |
8.4.0 | 168,980 | 5/10/2019 | |
8.3.0 | 13,552 | 4/24/2019 | |
8.2.0 | 55,116 | 3/26/2019 | |
8.1.3 | 151,726 | 1/25/2019 | |
8.1.2 | 70,188 | 12/18/2018 | |
8.1.1 | 4,761 | 12/11/2018 | |
8.1.0 | 9,531 | 12/6/2018 | |
8.0.100 | 106,238 | 9/4/2018 | |
8.0.0 | 22,615 | 8/16/2018 | |
8.0.0-rc1 | 1,220 | 7/24/2018 | |
8.0.0-preview4 | 975 | 7/16/2018 | |
8.0.0-preview3 | 934 | 7/13/2018 | |
8.0.0-preview2 | 827 | 7/13/2018 | |
8.0.0-preview1 | 944 | 7/10/2018 | |
7.6.105 | 35,565 | 8/11/2018 | |
7.6.104 | 63,348 | 7/6/2018 | |
7.6.103 | 28,582 | 6/16/2018 | |
7.6.102 | 1,206 | 6/14/2018 | |
7.6.101 | 1,102 | 6/13/2018 | |
7.6.0 | 6,659 | 6/1/2018 | |
7.5.2 | 174,143 | 3/16/2018 | |
7.5.0 | 12,225 | 2/26/2018 | |
7.4.0 | 53,555 | 1/26/2018 | |
7.2.1 | 257,159 | 10/24/2017 | |
7.2.0 | 70,094 | 10/5/2017 | |
7.1.1 | 158,959 | 7/25/2017 | |
7.1.0 | 23,491 | 6/28/2017 | |
7.1.0-beta1 | 831 | 6/24/2017 | |
7.0.3 | 12,039 | 6/7/2017 | |
7.0.0 | 55,894 | 5/19/2017 | |
7.0.0-beta3 | 852 | 5/1/2017 | |
7.0.0-beta2 | 1,167 | 4/17/2017 | |
7.0.0-beta1 | 848 | 4/7/2017 | |
6.4.0 | 183,793 | 3/3/2017 | |
6.2.1 | 390,790 | 2/26/2016 | |
6.2.1-beta1 | 1,259 | 2/24/2016 | |
6.2.0 | 13,460 | 2/22/2016 | |
6.2.0-beta1 | 1,062 | 2/12/2016 | |
6.1.0 | 35,417 | 1/18/2016 | |
6.0.2 | 9,540 | 1/5/2016 | |
6.0.1 | 1,577 | 1/5/2016 | |
6.0.0 | 22,246 | 12/22/2015 | |
5.6.2 | 244,340 | 5/29/2015 | |
5.6.1 | 1,382 | 5/29/2015 | |
5.6.0 | 5,187 | 5/22/2015 | |
5.5.0 | 173,314 | 10/31/2014 | |
5.4.0 | 93,544 | 7/3/2014 | |
5.1.0 | 175,667 | 3/11/2014 | |
5.0.0.1 | 52,178 | 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