/**
  * @inheritdoc
  */
 public function isValidated()
 {
     return $this->entity->isUserValidated();
 }