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