DataPatchFailureRecord

PackageReified.Data
Describes why one immutable data edit could not be applied.

Fields

NameTypeDescription
EditIndexEditIndexThe zero-based position of the failing edit.
PathPathThe rendered path targeted by the edit.
MessageMessageA concise explanation of the incompatible path or shape.