DataPatchFailureRecord
PackageReified.Data
Describes why one immutable data edit could not be applied.
Fields
| Name | Type | Description |
|---|
| EditIndex | EditIndex | The zero-based position of the failing edit. |
| Path | Path | The rendered path targeted by the edit. |
| Message | Message | A concise explanation of the incompatible path or shape. |