nspectre - declarative validation for .NET |
|
Message Inequality Operator
Compares two Messages.
Parameters
-
left
- The NSpectre.Core.Log.Message on the left hand side of the comparison.
-
right
- The NSpectre.Core.Log.Message on the right hand side of the comparison.
Return Value
True if the messages are not equal, false otherwise.
See Also
Message Class | NSpectre.Core.Log Namespace