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

RangeAttribute.DisplayMinValue Property

DisplayMinValue

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

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