Model View Controller (MVC) Question: How to use model validation rules with a form? MVC Interview QuestionAnswer: Search on Global Guideline I hope you will get answer Previous QuestionNext QuestionHow to run an app in a page with existing content? (no viewport i am guessing, but what else do i need to know?)Suppose that if i want to open a contacts view, i should call contactsController.view(id), or what have you, which would then open the view for me. correct?