你的位置: 码友网首页 / 资讯源列表 / gRPC & ASP.NET Core 3.1: Message validation

关于[gRPC & ASP.NET Core 3.1: Message validation]的摘要:

Validation is a very important feature in applications but in ASP.NET Core 3.1 and gRPC it’s a bit complicated…. Proto3 doesn’t provide any validation with its syntax and Microsoft gaves us the habit to use DataAnnotation in ASP.NET and ASP.NET Core, unfortunaltey this feature is not available neither in gRPC. So a solution is required to fix that limitation, in this article I will show you how to use...

原文地址: https://anthonygiretti.com/2020/05/18/grpc-asp-net-core-3-1-model-validation/

收录时间: 2020-05-19 浏览量: 1592 分类: ASP.NET Core

| 0 收藏 | 0