PostSharpAPI ReferencePost­Sharp.​Patterns.​ContractsRange­AttributeDisplay­Max­Value
Open sandboxFocus

RangeAttribute.DisplayMaxValue Property

DisplayMaxValue

Gets the maximal value to be used when generating the error message, typically in the implementation of GetErrorMessageArguments().

Declaration
protected object DisplayMaxValue { get; }
Property Value
Type Description
Object