protected function getValidationResults()
 {
     parent::getValidationResults();
     $this->checkSWFUploadLists();
 }