Table of Contents

Class IntNullOrMoreZeroAttribute

Namespace
Ecng.ComponentModel
Assembly
Ecng.ComponentModel.dll

Specifies that an integer value must be either null or greater than zero.

public class IntNullOrMoreZeroAttribute : ComparableNullOrMoreZeroAttribute<int>, IValidator
Inheritance
IntNullOrMoreZeroAttribute
Implements
Inherited Members
Extension Methods

Constructors

IntNullOrMoreZeroAttribute()

public IntNullOrMoreZeroAttribute()