jquery.validate清除表单上次验证结果失效

我在表单校验之后调用了

validate.resetForm()

方法,但是上次的校验结果并没有清除掉

https://blog.csdn.net/qq_43753724/article/details/113000800  看看这个