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