Пример #1
0
 /**
  * @return bool
  */
 private function validateRecord()
 {
     return $this->container->validate($this->record);
 }