All Questions
1 question
3
votes
1
answer
1k
views
Validating a model and focus to the element if validation fails
I am using Backbone Marionette - I would like to set the user name and password if that passes the model validation method.
I am highly confused with that. Please show me a handy approach or correct ...