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.
我想比较两个日期字段,一个字段中的值不应大于另一个。是否有内置的验证器?或者,如果我必须编写自定义验证器,请您指导我阅读一篇好文章来解释如何编写自定义验证器。
我从未尝试过使用日期,但属性比较验证器应该适用于您正在尝试做的事情。