Emberjs and Validation
ember.js
Solution
https://github.com/dockyard/ember-validations might be useful. It also hooks up to Ember-easy-form
Problem
How are people handling client side validation and ember? Is there anything out of the box or a plugin that handles validation or are people just rolling their own?