RangeAttribute.MinimumIsExclusive Property

Definition

Specifies whether validation should fail for values that are equal to Minimum.

public:
 property bool MinimumIsExclusive { bool get(); void set(bool value); };
public bool MinimumIsExclusive { get; set; }
member this.MinimumIsExclusive : bool with get, set
Public Property MinimumIsExclusive As Boolean

Property Value

Applies to