method() === 'PATCH') { return Location::getRulesForUpdate($this->route()->parameter('location')->id); } return Location::getRules(); } }