my-attic / articles

les articles pour mon blog
http://www.k33g.org
64 stars 30 forks source link

validate #12

Closed dlamoureux closed 10 years ago

dlamoureux commented 11 years ago

With backbone 0.9.1+

Issue : https://github.com/documentcloud/backbone/issues/2153

setTitle : function(value) { this.set({ title : value },{validate:true}); }

this.on("invalid", function(model, error) { console.log(error); });

k33g commented 11 years ago

ok, i see it this we

GHoudayer commented 11 years ago

pourquoi je reçoit des notifications pour votre repo ?

tdesvenain commented 11 years ago

La même chose avec backbone 1.0