'integer', 'memory' => 'required|integer|min:0', 'disk' => 'required|integer|min:0', 'location_ids' => 'array', 'location_ids.*' => 'integer', ]; } }