---
title: predicateCodableKeyPaths
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/predicatecodablekeypathproviding/predicatecodablekeypaths
---

# predicateCodableKeyPaths

The allowed key paths.

## Declaration

```swift
@preconcurrency static var predicateCodableKeyPaths: [String : any PartialKeyPath<Self> & Sendable] { get }
```
