/**
  * {@inheritdoc}
  */
 public function isValidationRequired()
 {
     return $this->subject->isValidationRequired();
 }