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

# buildLimitedAvailability(_:)

## Declaration

```swift
static func buildLimitedAvailability<W, C1>(_ component: some RegexComponent) -> Regex<(Substring, C1?)>
```
