如何添加angularJS文件上传验证 [英] how to add angularJS file upload validation

查看:123
本文介绍了如何添加angularJS文件上传验证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用角度文件上传



i am using angular file upload

<label class="item item-input">
                      <input type="file" name="picture" required nv-file-select uploader="uploader">
                  </label>



这是上传此文件的代码是必需的但在提交按钮上此验证无效。怎么做


this is the code for uploading this filed is required but on submit button this validation is not working. what to do

推荐答案

使用源代码进行演示..



https://blueimp.github.io/jQuery-File-Upload/angularjs.html [ ^ ]



http://blog.brunoscopelliti.com/a-directive -to-manage-file-upload-in-an-angularjs-application [ ^ ]

https://www.npmjs.org/package/angular-file-upload [ ^ ]
Demo with Source Code..

https://blueimp.github.io/jQuery-File-Upload/angularjs.html[^]

http://blog.brunoscopelliti.com/a-directive-to-manage-file-upload-in-an-angularjs-application[^]
https://www.npmjs.org/package/angular-file-upload[^]


这篇关于如何添加angularJS文件上传验证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆