Open sandboxFocus

Field StringLengthRangeErrorMessage

Identifier of the error message shown when StringLengthAttribute constraint is violated (both minimum and maximum was specified).

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