jaywcjlove / validator.js

:interrobang: Lightweight JavaScript form validation, that had minimal configuration and felt natural to use. No dependencies, support UMD.
https://git.io/validatorjs
551 stars 118 forks source link

两点问题 #13

Open The-End-Hero opened 6 years ago

The-End-Hero commented 6 years ago

image 手机号码会不停新增号段,目前已经有199 166号段

image 实际上该部分会catch一个TypeError: _onsubmit is not a function

jaywcjlove commented 6 years ago

@The-End-Hero

  1. 可以自定义正则
  2. onsubmit 没有定义?