RangeAttribute.MinimumIsExclusive Propriété

Définition

Spécifie si la validation doit échouer pour les valeurs égales à 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

Valeur de propriété

S’applique à