protected function setRoot(mixed $root) { $this->root = $root; $this->context = $this->createContext(); $this->validator ->initialize($this->context); }