ember-validations
ember-validations copied to clipboard
Question: What is the best way to tie into serverside validation?
I'm using node.js and would like the server and client to share the validation rules so they're on the same page. Any thoughts on how this can be accomplished?