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