ngbolt / ng-bolt

Front-end framework built on AngularJS for rapid development of responsive web applications.
https://ngbolt.github.io
Other
4 stars 2 forks source link

"Validate" attribute does not work on counters #54

Open mhs5218 opened 7 years ago

mhs5218 commented 7 years ago

The "data-validate" attribute should allow custom validators to added to a component. However, validators are not added to counter components. The "data-validate" attribute works with other components.