Class IntNotNegativeAttribute
- Namespace
- Ecng.ComponentModel
- Assembly
- Ecng.ComponentModel.dll
Specifies that an integer value must not be negative when provided.
public class IntNotNegativeAttribute : ComparableNotNegativeAttribute<int>, IValidator
- Inheritance
-
IntNotNegativeAttribute
- Implements
- Inherited Members
- Extension Methods
Constructors
IntNotNegativeAttribute()
public IntNotNegativeAttribute()