RangeAttribute.MaximumIsExclusive Property

Definition

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

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

Property Value

Applies to