protected function onInitialize()
 {
     parent::onInitialize();
     $this->validateModel();
 }