예제 #1
0
 /**
  * @return bool
  */
 public function isValid()
 {
     return $this->dateConverter->isValid($this->rawValue);
 }