---
title: recoverySuggestion
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/generationschema/schemaerror/recoverysuggestion
---

# recoverySuggestion

A suggestion that indicates how to handle the error.

## Declaration

```swift
var recoverySuggestion: String? { get }
```
