$layout
$layout : string
Controller is the customized base controller class.
All controller classes for this application should extend from this base class.
performAjaxValidation(\Routers $model)
Performs the AJAX validation.
| \Routers | $model | the model to be validated |