public function valid() : bool { return isset($this->rules[$this->currentType], $this->rules[$this->currentType][$this->currentOffset]); }