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.
我需要正则表达式来验证日期时间为“MM/DD/YYYY HH:MM”,其中时间为 24 小时格式。
谁能帮我解决这个问题。
感谢您分享您的智慧。
您可以使用具有给定日期范围的 RangeValidator 或 CustomValidator,然后从中使用 DateTime.Parse