你的位置: 码友网首页 / 资讯源列表 / Custom validation logic on client AND server with Blazor?

关于[Custom validation logic on client AND server with Blazor?]的摘要:

Blazor has some pretty handy built-in support for validating your forms. You can use the DataAnnotations validator and decorate your model classes with attributes like [Required] or go a step further and wire up more involved validation rules using tools like FluentValidation.

原文地址: https://jonhilton.net/blazor-client-server-validation-with-fluentvalidation/

收录时间: 2020-07-08 浏览量: 1792 分类: Blazor

| 0 收藏 | 0