jQuery Validation not working as expected with custom validator

前端 未结 0 583
长发绾君心
长发绾君心 2021-01-21 17:39

when using custom validation method for the pattern validation:

jQuery.validator.addMethod("xss", function (value, element) {
                
    retur         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题