Table of Contents

Class IntGreaterThanZeroAttribute

Namespace
Ecng.ComponentModel
Assembly
Ecng.ComponentModel.dll

Specifies that an integer value must be greater than zero when validated.

public class IntGreaterThanZeroAttribute : ComparableGreaterThanZeroAttribute<int>, IValidator
Inheritance
IntGreaterThanZeroAttribute
Implements
Inherited Members
Extension Methods

Constructors

IntGreaterThanZeroAttribute()

public IntGreaterThanZeroAttribute()