|string> */ public function rules(): array { return [ "container_ids" => 'required|array' ]; } }