Skip to main content

Interface: SnapshotProcessingErrorData

Properties​

actualSnapshot?​

optional actualSnapshot?: any;

message​

message: string;

modelTrail?​

optional modelTrail?: readonly string[];

path?​

optional path?: Path;