Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 mvc 中使用下面的 url 代码进行日期验证,但它没有显示错误。
“ MVC 模型范围验证器? ”
有什么帮助吗?
您在该问题中的评论说 (ErrorMessage="") 这将给出一条空白错误消息,因此您将看不到任何消息。删除此语句以使用默认值或编写您自己的。