DataDifferenceCauseUnion
PackageReified.Data
The reason an exact structural comparison differed.
Specification
Kind
Union
Members
10
Examples
0
IsDifferentFieldNameSignature
this.IsDifferentFieldName
IsMissingSignature
this.IsMissing
IsDifferentShapeSignature
this.IsDifferentShape
IsUnexpectedSignature
this.IsUnexpected
IsDifferentValueSignature
this.IsDifferentValue
Summary
| Name | Signature | Synopsis |
|---|---|---|
| IsDifferentFieldName | this.IsDifferentFieldName | No description available. |
| IsMissing | this.IsMissing | No description available. |
| IsDifferentShape | this.IsDifferentShape | No description available. |
| IsUnexpected | this.IsUnexpected | No description available. |
| IsDifferentValue | this.IsDifferentValue | No description available. |
| Missing | Missing | No description available. |
| Unexpected | Unexpected | No description available. |
| DifferentValue | DifferentValue | No description available. |
| DifferentShape | DifferentShape | No description available. |
| DifferentFieldName | DifferentFieldName | No description available. |