thomasdavis / backbonetutorials

As single page apps and large scale javascript applications become more prominent on the web, useful resources for those developers who are jumping the ship are crucial.
http://backbonetutorials.com
2.3k stars 1.71k forks source link

Update event binding and force validation on set #120

Open ledbutter opened 9 years ago

ledbutter commented 9 years ago

This changes the event binding to invalid from error as that is now the event used for this. Also forces validation on set() by passing in {validate: true}