Class IntNullOrNotNegativeAttribute
- Namespace
- Ecng.ComponentModel
- Assembly
- Ecng.ComponentModel.dll
Specifies that an integer value must be either null or not negative.
public class IntNullOrNotNegativeAttribute : ComparableNullOrNotNegativeAttribute<int>, IValidator
- Inheritance
-
IntNullOrNotNegativeAttribute
- Implements
- Inherited Members
- Extension Methods
Constructors
IntNullOrNotNegativeAttribute()
public IntNullOrNotNegativeAttribute()