---
title: "~=(_:_:)"
framework: swiftdata
role: symbol
role_heading: Operator
path: "swiftdata/swiftdataerror/~=(_:_:)"
---

# ~=(_:_:)

## Declaration

```swift
static func ~= (lhs: SwiftDataError, rhs: any Error) -> Bool
```
