Table of Contents

Class TimeSpanNullOrMoreZeroAttribute

Namespace
Ecng.ComponentModel
Assembly
Ecng.ComponentModel.dll

Indicates that a TimeSpan value must be either null or greater than zero.

public class TimeSpanNullOrMoreZeroAttribute : ComparableNullOrMoreZeroAttribute<TimeSpan>, IValidator
Inheritance
TimeSpanNullOrMoreZeroAttribute
Implements
Inherited Members
Extension Methods

Constructors

TimeSpanNullOrMoreZeroAttribute()

public TimeSpanNullOrMoreZeroAttribute()