FluentValidation
8.1.2
Prefix Reserved
See the version list below for details.
Install-Package FluentValidation -Version 8.1.2
dotnet add package FluentValidation --version 8.1.2
<PackageReference Include="FluentValidation" Version="8.1.2" />
paket add FluentValidation --version 8.1.2
#r "nuget: FluentValidation, 8.1.2"
// Install FluentValidation as a Cake Addin
#addin nuget:?package=FluentValidation&version=8.1.2
// Install FluentValidation as a Cake Tool
#tool nuget:?package=FluentValidation&version=8.1.2
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- System.Collections.Concurrent (>= 4.3.0)
- System.ComponentModel.Annotations (>= 4.4.1)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- System.Collections.Concurrent (>= 4.3.0)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- System.Collections.Concurrent (>= 4.3.0)
- System.ComponentModel.Annotations (>= 4.4.1)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- System.ComponentModel.Annotations (>= 4.4.1)
NuGet packages (1.2K)
Showing the top 5 NuGet packages that depend on FluentValidation:
Package | Downloads |
---|---|
FluentValidation.AspNetCore
AspNetCore integration for FluentValidation |
|
FluentValidation.DependencyInjectionExtensions
Dependency injection extensions for FluentValidation |
|
MicroElements.Swashbuckle.FluentValidation
Swagger ISchemaFilter that uses FluentValidation validators instead System.ComponentModel based attributes. |
|
FluentValidation.WebAPI
ASP.NET WebApi integration for FluentValidation |
|
Ocelot
Ocelot is an API Gateway. The project is aimed at people using .NET running a micro services / service orientated architecture that need a unified point of entry into their system. In particular I want easy integration with IdentityServer reference and bearer tokens. reference tokens. Ocelot is a bunch of middlewares in a specific order. Ocelot manipulates the HttpRequest object into a state specified by its configuration until it reaches a request builder middleware where it creates a HttpRequestMessage object which is used to make a request to a downstream service. The middleware that makes the request is the last thing in the Ocelot pipeline. It does not call the next middleware. The response from the downstream service is stored in a per request scoped repository and retrived as the requests goes back up the Ocelot pipeline. There is a piece of middleware that maps the HttpResponseMessage onto the HttpResponse object and that is returned to the client. That is basically it with a bunch of other features. |
GitHub repositories (132)
Showing the top 5 popular GitHub repositories that depend on FluentValidation:
Repository | Stars |
---|---|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
abpframework/abp
Open Source Web Application Framework for ASP.NET Core
|
|
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
|
|
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
Version | Downloads | Last updated |
---|---|---|
11.0.1 | 160,684 | 5/7/2022 |
11.0.0 | 117,659 | 4/30/2022 |
10.4.0 | 1,670,567 | 3/11/2022 |
10.3.6 | 4,631,890 | 12/13/2021 |
10.3.5 | 825,039 | 11/30/2021 |
10.3.4 | 2,665,453 | 10/22/2021 |
10.3.3 | 4,127,766 | 8/24/2021 |
10.3.1 | 293,382 | 8/19/2021 |
10.3.0 | 3,101,260 | 7/9/2021 |
10.2.3 | 3,329,460 | 6/3/2021 |
10.2.2 | 224,788 | 6/1/2021 |
10.2.1 | 437,954 | 5/30/2021 |
10.2.0 | 117,842 | 5/28/2021 |
10.1.0 | 2,277,664 | 4/28/2021 |
10.0.4 | 1,395,262 | 4/17/2021 |
9.5.4 | 1,405,461 | 4/5/2021 |
9.5.3 | 2,109,483 | 3/15/2021 |
9.5.2 | 906,536 | 3/8/2021 |
9.5.1 | 3,168,103 | 2/11/2021 |
9.5.0 | 1,503,655 | 1/31/2021 |
9.4.0 | 1,647,947 | 1/14/2021 |
9.3.0 | 7,224,123 | 11/10/2020 |
9.3.0-preview3 | 23,517 | 10/19/2020 |
9.3.0-preview2 | 107,542 | 9/15/2020 |
9.3.0-preview1 | 8,545 | 8/26/2020 |
9.2.2 | 4,110,318 | 9/20/2020 |
9.2.1 | 12,583 | 9/19/2020 |
9.2.0 | 4,543,791 | 8/26/2020 |
9.1.3 | 693,945 | 8/19/2020 |
9.1.2 | 533,560 | 8/12/2020 |
9.1.1 | 398,468 | 8/8/2020 |
9.1.0 | 24,610 | 8/8/2020 |
9.0.1 | 2,552,034 | 7/14/2020 |
9.0.0-preview5 | 64,047 | 5/23/2020 |
9.0.0-preview4 | 91,220 | 4/22/2020 |
9.0.0-preview3 | 129,125 | 2/29/2020 |
9.0.0-preview2 | 26,770 | 2/21/2020 |
9.0.0-preview1 | 63,062 | 2/8/2020 |
8.6.3 | 2,082,734 | 8/28/2020 |
8.6.2 | 15,690,099 | 2/29/2020 |
8.6.1 | 7,542,536 | 12/28/2019 |
8.6.0 | 2,817,604 | 12/4/2019 |
8.5.1 | 2,515,440 | 11/2/2019 |
8.5.0 | 3,598,179 | 9/24/2019 |
8.5.0-preview5 | 53,862 | 9/1/2019 |
8.5.0-preview4 | 77,657 | 7/23/2019 |
8.5.0-preview3 | 26,774 | 7/10/2019 |
8.5.0-preview2 | 49,136 | 6/13/2019 |
8.5.0-preview1 | 46,666 | 5/10/2019 |
8.4.0 | 9,396,307 | 5/10/2019 |
8.3.0 | 2,280,794 | 4/24/2019 |
8.2.3 | 474,539 | 4/12/2019 |
8.2.2 | 685,548 | 4/5/2019 |
8.2.1 | 233,938 | 4/4/2019 |
8.2.0 | 736,100 | 3/26/2019 |
8.1.3 | 3,883,912 | 1/25/2019 |
8.1.2 | 1,703,122 | 12/18/2018 |
8.1.1 | 470,245 | 12/11/2018 |
8.1.0 | 396,801 | 12/6/2018 |
8.1.0-preview2 | 26,585 | 11/14/2018 |
8.1.0-preview1 | 25,562 | 10/14/2018 |
8.0.101 | 555,830 | 11/24/2018 |
8.0.100 | 2,874,219 | 9/4/2018 |
8.0.0 | 712,665 | 8/16/2018 |
8.0.0-rc1 | 44,125 | 7/24/2018 |
8.0.0-preview4 | 22,508 | 7/16/2018 |
8.0.0-preview3 | 21,207 | 7/13/2018 |
8.0.0-preview2 | 20,994 | 7/13/2018 |
7.6.105 | 948,853 | 8/11/2018 |
7.6.104 | 1,977,373 | 7/6/2018 |
7.6.103 | 926,367 | 6/16/2018 |
7.6.102 | 204,500 | 6/14/2018 |
7.6.101 | 65,093 | 6/13/2018 |
7.6.100 | 143,438 | 6/7/2018 |
7.6.0 | 293,496 | 6/1/2018 |
7.6.0-preview1 | 37,491 | 4/12/2018 |
7.5.2 | 2,539,467 | 3/16/2018 |
7.5.1 | 183,628 | 3/11/2018 |
7.5.0 | 625,430 | 2/26/2018 |
7.4.0 | 987,448 | 1/26/2018 |
7.3.4 | 829,152 | 1/2/2018 |
7.3.3 | 157,288 | 12/22/2017 |
7.3.2 | 51,988 | 12/21/2017 |
7.3.1 | 241,764 | 12/13/2017 |
7.3.0 | 40,767 | 12/13/2017 |
7.3.0-beta3 | 25,630 | 12/8/2017 |
7.3.0-beta2 | 39,688 | 11/20/2017 |
7.3.0-beta1 | 22,611 | 11/11/2017 |
7.2.1 | 1,953,146 | 10/24/2017 |
7.2.0 | 639,008 | 10/5/2017 |
7.2.0-beta3 | 38,480 | 9/5/2017 |
7.2.0-beta2 | 24,448 | 8/22/2017 |
7.2.0-beta1 | 21,057 | 8/19/2017 |
7.1.1 | 1,372,317 | 7/25/2017 |
7.1.0 | 392,334 | 6/28/2017 |
7.1.0-beta1 | 20,867 | 6/24/2017 |
7.0.3 | 603,559 | 6/7/2017 |
7.0.2 | 211,688 | 5/26/2017 |
7.0.1 | 60,493 | 5/23/2017 |
7.0.0 | 357,037 | 5/19/2017 |
7.0.0-beta3 | 24,970 | 5/1/2017 |
7.0.0-beta2 | 24,538 | 4/17/2017 |
7.0.0-beta1 | 22,051 | 4/7/2017 |
6.4.1 | 1,013,176 | 3/15/2017 |
6.4.1-beta1 | 21,787 | 3/13/2017 |
6.4.0 | 670,512 | 3/3/2017 |
6.4.0-rc4 | 143,309 | 2/13/2017 |
6.4.0-rc3 | 33,054 | 2/3/2017 |
6.4.0-rc2 | 37,126 | 1/30/2017 |
6.4.0-rc1 | 20,918 | 1/30/2017 |
6.4.0-beta9 | 84,688 | 11/21/2016 |
6.4.0-beta8 | 47,713 | 10/31/2016 |
6.4.0-beta7 | 21,478 | 10/28/2016 |
6.4.0-beta6 | 21,893 | 10/25/2016 |
6.4.0-beta5 | 21,577 | 10/24/2016 |
6.4.0-beta4 | 21,609 | 10/21/2016 |
6.4.0-beta3 | 66,296 | 7/4/2016 |
6.4.0-beta2 | 22,479 | 7/1/2016 |
6.4.0-beta10 | 20,765 | 1/30/2017 |
6.4.0-beta1 | 24,712 | 6/28/2016 |
6.3.4-alpha | 314,137 | 6/1/2016 |
6.3.3-alpha | 21,157 | 5/27/2016 |
6.2.1 | 3,075,485 | 2/26/2016 |
6.2.1-beta1 | 25,290 | 2/24/2016 |
6.2.0 | 108,435 | 2/22/2016 |
6.2.0-beta1 | 21,284 | 2/12/2016 |
6.1.0 | 299,904 | 1/18/2016 |
6.0.2 | 95,396 | 1/5/2016 |
6.0.1 | 34,029 | 1/5/2016 |
6.0.0 | 83,297 | 12/22/2015 |
5.6.2 | 1,011,787 | 5/29/2015 |
5.6.1 | 28,356 | 5/29/2015 |
5.5.0 | 801,325 | 10/31/2014 |
5.4.0 | 476,533 | 7/3/2014 |
5.3.0 | 84,592 | 5/27/2014 |
5.2.0 | 59,049 | 5/21/2014 |
5.1.0 | 547,885 | 3/11/2014 |
5.0.0.1 | 288,873 | 10/24/2013 |
4.0.0.1 | 202,209 | 7/18/2013 |
4.0.0 | 93,593 | 4/29/2013 |
3.4.6 | 283,865 | 8/30/2012 |
3.4.0 | 55,581 | 8/17/2012 |
3.3.1 | 49,929 | 3/30/2012 |
3.2.0 | 59,528 | 11/14/2011 |
3.1.0 | 48,726 | 7/30/2011 |
3.0.0.1 | 23,523 | 7/5/2011 |
3.0.0 | 31,563 | 6/25/2011 |
2.0.0 | 47,981 | 1/9/2011 |
1.3.0 | 78,214 | 1/7/2011 |
FluentValidation 8 is a major release. Please read the upgrade notes at https://fluentvalidation.net/upgrading-to-8
Changes in 8.1.1:
* Added RuleSetsExecuted property on ValidationResult.
* Resolved issue introduced in 8.1 where the shared condition cache does not work correctly with RuleForEach (#970).
Changes in 8.1:
* Add format support in message placeholders.
* Added support for overriding indexers for collection rules.
* Allow error codes to be used to override localization key in the Language Manager.
* Additional error details are now shown in the ShouldNotHaveValidationErrorFor test extension.
* Conditions defined with root-level When/WhenAsync/Unless/UnlessAsync are now only executed once (instead of once for each rule).
* Support Otherwise method chained from root-level When/WhenAsync/Unless/UnlessAsync.
* Minor wording changes to default English error messages.
* Japanese translation of the default error messages.
* Added Skip property to MVC5's CustomizeValidatorAttribute for parity with AspNetCore and WebApi.
* Remove type constraint on the OverridePropertyName overload that takes an expression.
Added Skip property to MVC5's CustomizeValidatorAttribute to bring parity with AspNetCore and WebApi integration.
Changes in 8.0:
* Support validating only specific properties by path.
* Added OnFailure method
* Deprecated RuleFor(..).SetCollectionValidator in favour of RuleForEach(...).SetValidator
* IStringSource.GetString now takes a validation context instead of a model instance.
* Introduce PropertyValidatorOptions in order to clean up the IPropretyValidator interface.
* Moved the legacy ValidatorAttribute and AttributedValidatorFactory into a separate FluentValidation.Attributes package.
* Remove the pre-7.0 localization mechanism
* Remove the pre-7.0 methods for custom validation
* Removed many other deprecated methods
Full release notes can be found at https://github.com/JeremySkinner/FluentValidation/blob/master/Changelog.txt