A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
dotnet add package FluentValidation --version 8.1.1
Install-Package FluentValidation -Version 8.1.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.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.Collections.Concurrent | [4.3.0, ) |
| System.ComponentModel.Annotations | [4.4.1, ) |
| System.ComponentModel.Primitives | [4.3.0, ) |
| System.ValueTuple | [4.5.0, ) |
| 作者 | Jeremy Skinner |
|---|---|
| 发布时间 | 2018-12-11 12:02:05 |
| 项目主页 | https://fluentvalidation.net/ |
| 许可证 | https://github.com/JeremySkinner/FluentValidation/blob/master/License.txt |