Validations

Validations Client side We've inadvertently made it possible to save empty notes Let's make sure that notes have either title or body In our Note Backbone model we need to add a validate method Add the logic required to ensure that in the eve...
This is a companion discussion topic for the original entry at https://thoughtbot.com/upcase/videos/validations