ModelState.AddModelError but without the ErrorMessage (even default) - only highlight the field

前端 未结 0 923
滥情空心
滥情空心 2021-01-03 22:19

Consider a simple Razor page:

@using (Html.BeginForm("Login", "Account"))
{
    @Html.Validatio         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题