Open sandboxFocus

Field StringLengthMinErrorMessage

Identifier of the error message shown when StringLengthAttribute constraint is violated (only minimum length was specified).

Namespace: PostSharp.Patterns.Contracts
Assembly: PostSharp.Patterns.Common.dll
Syntax
public const string StringLengthMinErrorMessage = "StringLengthMinErrorMessage"
Returns
Type Description
string Identifier of the error message shown when constraint is violated (only minimum length was specified).