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