---
title: PredicateExpressions.PredicateRegex
framework: foundation
role: symbol
role_heading: Structure
path: foundation/predicateexpressions/predicateregex
---

# PredicateExpressions.PredicateRegex

## Declaration

```swift
struct PredicateRegex
```

## Topics

### Initializers

- [init(_:)](foundation/predicateexpressions/predicateregex/init(_:).md)

### Instance Properties

- [stringRepresentation](foundation/predicateexpressions/predicateregex/stringrepresentation.md)

## Relationships

### Conforms To

- [CustomStringConvertible](swift/customstringconvertible.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [RegexComponent](swift/regexcomponent.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
