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.
假设我有一个拥有证书的人,该证书(uniq)具有发布日期和过期日期。我要问的是如何进行验证,以便同一个人可以拥有相同的证书,条件是新证书的发布日期(在这种情况下仍然是相同的证书)应该超过旧证书的过期日期。感谢先进。
我的 ViewModel 包含一些对象(IEnumerable)的集合。集合中的项目按行显示在标签中。当我提交表单时,它会触发提交 jQuery 函数来验证自己。我需要从显示的表中获取值并转换为对象。
看一下这个:
// // the table to display my collection content <div id="publications">