---
title: "buildLimitedAvailability(_:)"
framework: regexbuilder
role: symbol
role_heading: Type Method
path: "regexbuilder/regexcomponentbuilder/buildlimitedavailability(_:)-4at76"
---

# buildLimitedAvailability(_:)

## Declaration

```swift
static func buildLimitedAvailability<W, C1, C2, C3, C4, C5, C6, C7, C8>(_ component: some RegexComponent) -> Regex<(Substring, C1?, C2?, C3?, C4?, C5?, C6?, C7?, C8?)>
```
