2024年4月22日

FluentValidation

摘要: FluentValidation — FluentValidation documentation public class CustomerValidator : AbstractValidator<Customer> { public CustomerValidator() { RuleFor( 阅读全文

posted @ 2024-04-22 20:31 是水饺不是水饺 阅读(26) 评论(0) 推荐(0)

MediatR

摘要: https://www.51cto.com/article/768185.html 阅读全文

posted @ 2024-04-22 17:40 是水饺不是水饺 阅读(22) 评论(0) 推荐(0)

导航