master
validate
protected function validate($input): TextMap { Assertion::isArray($input, 'Must be an array.'); $path = $this->getPath();