A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
dotnet add package FluentValidation --version 8.5.0-preview2
Install-Package FluentValidation -Version 8.5.0-preview2
| 包名 | 版本要求 |
|---|---|
| System.ComponentModel.Annotations | [4.4.1, ) |
| 包名 | 版本要求 |
|---|---|
| NETStandard.Library | [1.6.1, ) |
| System.Collections.Concurrent | [4.3.0, ) |
| System.ComponentModel.Primitives | [4.3.0, ) |
| System.ValueTuple | [4.5.0, ) |
| 包名 | 版本要求 |
|---|---|
| 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, ) |
| 包名 | 版本要求 |
|---|---|
| System.ComponentModel.Annotations | [4.4.1, ) |
| 作者 | Jeremy Skinner |
|---|---|
| 发布时间 | 2019-06-13 10:57:20 |
| 项目主页 | https://fluentvalidation.net/ |
| 许可证 | https://www.nuget.org/packages/FluentValidation/8.5.0-preview2/license |