摘要:
使用asp.net core默认的属性 public class LoginRequest { [MinLength(3)] public string Username { get; set; } [Required] public string Email { get; set; } [MinL 阅读全文
posted @ 2022-02-22 20:20
.net一小兵
阅读(158)
评论(0)
推荐(0)
2022年2月22日