FluentValidation
8.3.0
Prefix Reserved
See the version list below for details.
Install-Package FluentValidation -Version 8.3.0
dotnet add package FluentValidation --version 8.3.0
<PackageReference Include="FluentValidation" Version="8.3.0" />
paket add FluentValidation --version 8.3.0
#r "nuget: FluentValidation, 8.3.0"
// Install FluentValidation as a Cake Addin
#addin nuget:?package=FluentValidation&version=8.3.0
// Install FluentValidation as a Cake Tool
#tool nuget:?package=FluentValidation&version=8.3.0
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.ComponentModel.Annotations (>= 4.4.1)
-
.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 (120)
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 | 213,782 | 5/7/2022 |
11.0.0 | 127,969 | 4/30/2022 |
10.4.0 | 1,761,156 | 3/11/2022 |
10.3.6 | 4,727,252 | 12/13/2021 |
10.3.5 | 835,521 | 11/30/2021 |
10.3.4 | 2,696,383 | 10/22/2021 |
10.3.3 | 4,162,062 | 8/24/2021 |
10.3.1 | 295,402 | 8/19/2021 |
10.3.0 | 3,122,776 | 7/9/2021 |
10.2.3 | 3,348,575 | 6/3/2021 |
10.2.2 | 225,645 | 6/1/2021 |
10.2.1 | 442,329 | 5/30/2021 |
10.2.0 | 118,758 | 5/28/2021 |
10.1.0 | 2,292,896 | 4/28/2021 |
10.0.4 | 1,402,997 | 4/17/2021 |
9.5.4 | 1,416,534 | 4/5/2021 |
9.5.3 | 2,118,945 | 3/15/2021 |
9.5.2 | 912,250 | 3/8/2021 |
9.5.1 | 3,180,922 | 2/11/2021 |
9.5.0 | 1,511,452 | 1/31/2021 |
9.4.0 | 1,654,318 | 1/14/2021 |
9.3.0 | 7,252,793 | 11/10/2020 |
9.3.0-preview3 | 23,557 | 10/19/2020 |
9.3.0-preview2 | 107,768 | 9/15/2020 |
9.3.0-preview1 | 8,551 | 8/26/2020 |
9.2.2 | 4,123,387 | 9/20/2020 |
9.2.1 | 12,626 | 9/19/2020 |
9.2.0 | 4,557,504 | 8/26/2020 |
9.1.3 | 695,388 | 8/19/2020 |
9.1.2 | 535,351 | 8/12/2020 |
9.1.1 | 400,259 | 8/8/2020 |
9.1.0 | 24,778 | 8/8/2020 |
9.0.1 | 2,561,030 | 7/14/2020 |
9.0.0-preview5 | 64,184 | 5/23/2020 |
9.0.0-preview4 | 91,376 | 4/22/2020 |
9.0.0-preview3 | 129,299 | 2/29/2020 |
9.0.0-preview2 | 26,796 | 2/21/2020 |
9.0.0-preview1 | 63,202 | 2/8/2020 |
8.6.3 | 2,096,465 | 8/28/2020 |
8.6.2 | 15,729,065 | 2/29/2020 |
8.6.1 | 7,562,082 | 12/28/2019 |
8.6.0 | 2,823,158 | 12/4/2019 |
8.5.1 | 2,524,141 | 11/2/2019 |
8.5.0 | 3,607,039 | 9/24/2019 |
8.5.0-preview5 | 53,907 | 9/1/2019 |
8.5.0-preview4 | 77,713 | 7/23/2019 |
8.5.0-preview3 | 26,776 | 7/10/2019 |
8.5.0-preview2 | 49,239 | 6/13/2019 |
8.5.0-preview1 | 46,677 | 5/10/2019 |
8.4.0 | 9,410,075 | 5/10/2019 |
8.3.0 | 2,285,262 | 4/24/2019 |
8.2.3 | 475,194 | 4/12/2019 |
8.2.2 | 686,442 | 4/5/2019 |
8.2.1 | 236,191 | 4/4/2019 |
8.2.0 | 737,091 | 3/26/2019 |
8.1.3 | 3,887,896 | 1/25/2019 |
8.1.2 | 1,705,471 | 12/18/2018 |
8.1.1 | 470,799 | 12/11/2018 |
8.1.0 | 397,206 | 12/6/2018 |
8.1.0-preview2 | 26,588 | 11/14/2018 |
8.1.0-preview1 | 25,566 | 10/14/2018 |
8.0.101 | 556,888 | 11/24/2018 |
8.0.100 | 2,877,837 | 9/4/2018 |
8.0.0 | 714,047 | 8/16/2018 |
8.0.0-rc1 | 44,240 | 7/24/2018 |
8.0.0-preview4 | 22,513 | 7/16/2018 |
8.0.0-preview3 | 21,213 | 7/13/2018 |
8.0.0-preview2 | 21,000 | 7/13/2018 |
7.6.105 | 951,024 | 8/11/2018 |
7.6.104 | 1,979,539 | 7/6/2018 |
7.6.103 | 927,571 | 6/16/2018 |
7.6.102 | 204,802 | 6/14/2018 |
7.6.101 | 65,127 | 6/13/2018 |
7.6.100 | 143,534 | 6/7/2018 |
7.6.0 | 293,868 | 6/1/2018 |
7.6.0-preview1 | 37,507 | 4/12/2018 |
7.5.2 | 2,544,143 | 3/16/2018 |
7.5.1 | 183,755 | 3/11/2018 |
7.5.0 | 625,987 | 2/26/2018 |
7.4.0 | 989,489 | 1/26/2018 |
7.3.4 | 830,315 | 1/2/2018 |
7.3.3 | 157,328 | 12/22/2017 |
7.3.2 | 52,066 | 12/21/2017 |
7.3.1 | 242,120 | 12/13/2017 |
7.3.0 | 40,829 | 12/13/2017 |
7.3.0-beta3 | 25,632 | 12/8/2017 |
7.3.0-beta2 | 39,694 | 11/20/2017 |
7.3.0-beta1 | 22,613 | 11/11/2017 |
7.2.1 | 1,955,806 | 10/24/2017 |
7.2.0 | 639,616 | 10/5/2017 |
7.2.0-beta3 | 38,485 | 9/5/2017 |
7.2.0-beta2 | 24,450 | 8/22/2017 |
7.2.0-beta1 | 21,059 | 8/19/2017 |
7.1.1 | 1,374,518 | 7/25/2017 |
7.1.0 | 392,827 | 6/28/2017 |
7.1.0-beta1 | 20,869 | 6/24/2017 |
7.0.3 | 604,653 | 6/7/2017 |
7.0.2 | 212,014 | 5/26/2017 |
7.0.1 | 60,535 | 5/23/2017 |
7.0.0 | 357,920 | 5/19/2017 |
7.0.0-beta3 | 24,972 | 5/1/2017 |
7.0.0-beta2 | 24,540 | 4/17/2017 |
7.0.0-beta1 | 22,053 | 4/7/2017 |
6.4.1 | 1,014,675 | 3/15/2017 |
6.4.1-beta1 | 21,789 | 3/13/2017 |
6.4.0 | 671,156 | 3/3/2017 |
6.4.0-rc4 | 143,311 | 2/13/2017 |
6.4.0-rc3 | 33,056 | 2/3/2017 |
6.4.0-rc2 | 37,128 | 1/30/2017 |
6.4.0-rc1 | 20,920 | 1/30/2017 |
6.4.0-beta9 | 84,710 | 11/21/2016 |
6.4.0-beta8 | 47,717 | 10/31/2016 |
6.4.0-beta7 | 21,480 | 10/28/2016 |
6.4.0-beta6 | 21,895 | 10/25/2016 |
6.4.0-beta5 | 21,579 | 10/24/2016 |
6.4.0-beta4 | 21,611 | 10/21/2016 |
6.4.0-beta3 | 66,304 | 7/4/2016 |
6.4.0-beta2 | 22,481 | 7/1/2016 |
6.4.0-beta10 | 20,767 | 1/30/2017 |
6.4.0-beta1 | 24,714 | 6/28/2016 |
6.3.4-alpha | 314,803 | 6/1/2016 |
6.3.3-alpha | 21,159 | 5/27/2016 |
6.2.1 | 3,079,837 | 2/26/2016 |
6.2.1-beta1 | 25,292 | 2/24/2016 |
6.2.0 | 108,609 | 2/22/2016 |
6.2.0-beta1 | 21,286 | 2/12/2016 |
6.1.0 | 300,357 | 1/18/2016 |
6.0.2 | 95,485 | 1/5/2016 |
6.0.1 | 34,037 | 1/5/2016 |
6.0.0 | 83,415 | 12/22/2015 |
5.6.2 | 1,013,124 | 5/29/2015 |
5.6.1 | 28,368 | 5/29/2015 |
5.5.0 | 802,360 | 10/31/2014 |
5.4.0 | 476,799 | 7/3/2014 |
5.3.0 | 84,685 | 5/27/2014 |
5.2.0 | 59,145 | 5/21/2014 |
5.1.0 | 549,016 | 3/11/2014 |
5.0.0.1 | 289,509 | 10/24/2013 |
4.0.0.1 | 202,530 | 7/18/2013 |
4.0.0 | 93,629 | 4/29/2013 |
3.4.6 | 284,159 | 8/30/2012 |
3.4.0 | 55,613 | 8/17/2012 |
3.3.1 | 49,986 | 3/30/2012 |
3.2.0 | 59,574 | 11/14/2011 |
3.1.0 | 48,741 | 7/30/2011 |
3.0.0.1 | 23,530 | 7/5/2011 |
3.0.0 | 31,634 | 6/25/2011 |
2.0.0 | 48,058 | 1/9/2011 |
1.3.0 | 78,506 | 1/7/2011 |
FluentValidation 8 is a major release. Please read the upgrade notes at https://fluentvalidation.net/upgrading-to-8
Changes in 8.3.0:
* Fix issue in ASP.NET Core integration with GetServiceProvider not working correctly when invoked against a CustomContext/MessageBuilderContext.
* Improved how LanguageStringSource works with error-code overrides.
* Fix thread-safety issue with use of PropertyValidatorOptions.Empty (now removed).
* Improved how calls to When/Unless are handled internally.
* DelegatingValidator is now marked as deprecated.
* ShouldHaveChildValidator is now marked as deprecated.
* Improvements to Croatian language translations.
* Improvements to Georgian language translations.
* Resolved subtle bug where top-level WhenAsync wouldn't work correctly when wrapping a top-level call to When.
Changes in 8.2.3:
* Fix issue in WebApi integration where DataAnnotations validators could generate duplicate messages when in the same project as FluentValidation.
Changes in 8.2.2:
* Fix FluentValidation.DependencyInjection package name.
Changes in 8.2.1:
* Resolved issue using InjectValidator with RuleForEach.
* Add support for a default IValidatorInterceptor to be registered with the ASP.NET Core Service Provider.
Changes in 8.2.0:
* Add extensions for injecting child validators using the ASP.NET Core Service Provider.
* Implement RuleFor(...).ForEach(...) as an alternative to RuleForEach.
* WithLocalizedMessage is deprecated. Use the overload of WithMessage that takes a Func instead.
Changes in 8.1.3:
* Resolved issue where clientside validation was incorrectly generating metadata for rules with shared conditions.
* ScalePrecisionValidator now has a public method in the fluent interface.
* Fix placeholder names in ScalePrecisionValidator for consistency.
* Updates to Portuguese (Brazil) translations.
Changes in 8.1.2:
* Fix issue where shared When/Unless conditions didn't execute correctly when used with RuleForEach.
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