Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
F

FluentValidation

> 编程语言
Open source

A popular .NET validation library for building strongly-typed validation rules.

9.7K stars0 likes0 views
WebsiteGitHub

About

A popular .NET validation library for building strongly-typed validation rules.

[](https://nuget.org/packages/FluentValidation) [](https://nuget.org/packages/FluentValidation) [Full Documentation](https://fluentvalidation.net) A validation library for .NET that uses a fluent interface and lambda expressions for building strongly-typed validation rules. --- ### Supporting the project If you use FluentValidation in a commercial project, please sponsor the project financially. FluentValidation is developed and supported by [@JeremySkinner](https://github.com/JeremySkinner) for free in his spare time and financial sponsorship helps keep the project going. You can sponsor the project via either [GitHub sponsors](https://github.com/sponsors/JeremySkinner) or [OpenCollective](https://opencollective.com/FluentValidation). --- ### Get Started FluentValidation can be installed using the Nuget package manager or the `dotnet` CLI. ``` dotnet add package FluentValidation ``` [Review our documentation](https://docs.fluentvalidation.net) for instructions on how to use the package. --- ### Example ``` … ``` ### License, Copyright etc FluentValidation has adopted the [Code of Conduct](https://github.com/FluentValidation/FluentValidation/blob/main/.github/CODE_OF_CONDUCT.md) defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct). FluentValidation is copyright © 2008-2022 .NET Foundation, [Jeremy Skinner](https://jeremyskinner.co.uk) and other contributors and is licensed under the [Apache2 license](https://github.com/JeremySkinner/FluentValidation/blob/master/License.txt). ### Sponsors This project is sponsored by the following organisations whose support help keep this project going: - [Microsoft](https://microsoft.com) for their financial contribution - [JetBrains](https://www.jetbrains.com/?from=FluentValidation) for providing licenses to their developer tools This project is part of the [.NET Foundation](https://dotnetfoundation.org).

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

C#

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言