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