It is easy to bind to the \'error\' event of an existing model, but what is the best way to determine if a new model is valid?
Car = Backbone.Model.extend({ va
this.collection.fetch({ validate: true });