你的位置: 码友网首页 / 资讯源列表 / Using FluentValidation In ASP.NET Core

关于[Using FluentValidation In ASP.NET Core]的摘要:

In the last article, I introduced the basic usages of FluentValidation in .NET Core with a Console App. And in this article, I will introduce some usages based on ASP.NET Core. Suppose we have a class named Student. Now, we want to create an API to query students' hobbies. So, we create a QueryStudentHobbiesDto class to define the request parameters.

原文地址: https://www.c-sharpcorner.com/article/using-fluentvalidation-in-asp-net-core/

收录时间: 2018-11-07 浏览量: 2363 分类: ASP.NET Core

| 0 收藏 | 0