DataMismatchRecord

PackageReified.Data
One failed selective or recursive data expectation.

Fields

NameTypeDescription
ExpectationIndexExpectationIndexThe zero-based position of the top-level expectation.
PathPathThe full path at which matching failed.
ExpectedExpectedA concise description of the expected observation.
ActualActualThe actual value, or None when it was absent.