Table of Contents

Class TimeSpanNullOrNotNegativeAttribute

Namespace
Ecng.ComponentModel
Assembly
Ecng.ComponentModel.dll

Indicates that a TimeSpan value must be either null or not negative.

public class TimeSpanNullOrNotNegativeAttribute : ComparableNullOrNotNegativeAttribute<TimeSpan>, IValidator
Inheritance
TimeSpanNullOrNotNegativeAttribute
Implements
Inherited Members
Extension Methods

Constructors

TimeSpanNullOrNotNegativeAttribute()

public TimeSpanNullOrNotNegativeAttribute()