public function validate(\Nethgui\Controller\ValidationReportInterface $report)
 {
     $this->worker->validate($report);
 }