Identifier of the error message shown when NotNullAttribute constraint is violated.
Namespace: PostSharp.Patterns.Contracts
Assembly: PostSharp.Patterns.Common.dll
Syntax
public const string NotNullErrorMessage = "NotNullErrorMessage"Returns
| Type | Description |
|---|---|
| string | Identifier of the error message shown when constraint is violated. |