1000hz / bootstrap-validator

A user-friendly HTML5 form validation jQuery plugin for Bootstrap 3
http://1000hz.github.io/bootstrap-validator
MIT License
2.38k stars 1.07k forks source link

how to validate input file using validator js based on type and size? #586

Closed Silvestarserpentcs closed 7 years ago

1000hz commented 7 years ago

You can use a custom validator. Here's an example that implements a filesize validator.

http://jsbin.com/hudagusabo/edit?html,js,output