ValidationResultEqualityComparer..::..Equals Method
Performs a value comparison by looking at the error message and member names
Namespace:
Tortuga.Anchor.Modeling.InternalsAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
Parameters
- x
- Type: Nullable<(Of <(<'ValidationResult>)>)>
The first object of to compare.
- y
- Type: Nullable<(Of <(<'ValidationResult>)>)>
The second object of to compare.