A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
dotnet add package FluentValidation --version 8.0.0-preview2
Install-Package FluentValidation -Version 8.0.0-preview2
| 包名 | 版本要求 |
|---|---|
| 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-07-13 12:31:33 |
| 项目主页 | https://fluentvalidation.net/ |
| 许可证 | https://github.com/JeremySkinner/FluentValidation/blob/master/License.txt |