params[$this->field])) { return $this->addError('The param :attribute not exists'); } else { return true; } } }