A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
dotnet add package FluentValidation --version 7.6.105
Install-Package FluentValidation -Version 7.6.105
| 包名 | 版本要求 |
|---|---|
| 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-08-11 14:10:02 |
| 项目主页 | http://github.com/JeremySkinner/fluentvalidation |
| 许可证 | https://github.com/JeremySkinner/FluentValidation/blob/master/License.txt |