📜  mvc 客户端验证不起作用显示无 - C# 代码示例

📅  最后修改于: 2022-03-11 14:48:39.045000             🧑  作者: Mango

代码示例1
// By default validator ignores hidden fields.
// change the setting here to ignore nothing
$.validator.setDefaults({ ignore: null });