angular-w5c-validator icon indicating copy to clipboard operation
angular-w5c-validator copied to clipboard

a simple plugin for angular.js form validation

Results 6 angular-w5c-validator issues
Sort by recently updated
recently updated
newest added

嵌套在 form 表单的组件销毁时,使用 w5c-dynamic-element 的元素会发生错误 ``` angular.js:14791 TypeError: Cannot read property 'tagName' of undefined at getParentGroup (w5cValidator.js:23) at getParentGroup (w5cValidator.js:29) at getParentGroup (w5cValidator.js:29) at getParentGroup (w5cValidator.js:29) at getParentGroup (w5cValidator.js:29) at...

表单有几个部分是通过 组件 方式写的,发现里面的元素没法校验,加了 w5c-dynamic-element 就可以了。 但如果每个元素都添加有些麻烦,能否在这种情况支持批量添加,在组件添加进来后,批量把下面的元素添加到表单中,顺便应该也要有指令能禁用整个组件 或者有其他更好的解决方法?

radio 和checkbox不能验证必填

你好,我想请问一下w5c-unique-check如何手动触发? 谢谢

Radio Button的验证很尴尬啊。

部分请求304,不访问后台