Class TimeSpanNotNegativeAttribute
- Namespace
- Ecng.ComponentModel
- Assembly
- Ecng.ComponentModel.dll
Indicates that a TimeSpan value must not be negative when provided.
public class TimeSpanNotNegativeAttribute : ComparableNotNegativeAttribute<TimeSpan>, IValidator
- Inheritance
-
TimeSpanNotNegativeAttribute
- Implements
- Inherited Members
- Extension Methods
Constructors
TimeSpanNotNegativeAttribute()
public TimeSpanNotNegativeAttribute()