valid; } /** * The parsed/validated value. * * @return mixed */ public function getValue() { return $this->value; } }