plwalters / aurelia-validate.js

An Aurelia plugin for validate.js expressive validation.
MIT License
5 stars 1 forks source link

Add more renderers #10

Open plwalters opened 8 years ago

plwalters commented 8 years ago

Add more renderers to cover bootstrap scenarios such as a custom attribute to crawl the DOM and locate all properties that are being validated and show errors if needed.

Also would be nice to have renderers for other style frameworks as well.