jonsamwell / angular-auto-validate

An automatic validation module for AngularJS which gets rid of excess html in favour of dynamic element modification to notify the user of validation errors
MIT License
346 stars 76 forks source link

Validation not working with material md-select #156

Open rahul-sipl opened 8 years ago

rahul-sipl commented 8 years ago

Hi,

I have made forms by angular material library and apply validation form "angular-auto-validate", it is working fine except to md-select list option. Can you please suggest me solution for this issue.

validation-issue validation-view