You should remove the brackets arround the custom rule
'location' => [ 'required', 'string', 'min:3', 'max:100', new LocationIsValidRule(), ],
See https://laravel.com/docs/11.x/validation#custom-validation-rules