Is there a good validation plug-in for angularjs, as powerful as jQuery Validation Engine?
漂亮男人2017-05-15 17:00:51
I think Agular’s form validation function is powerful enough to meet most needs. If you think it’s still not enough, you can search it on github or Google it
ringa_lee2017-05-15 17:00:51
Use angular-validation,
If it is not enough, just use the universal js validator module, validator