Table of Contents

Class TimeSpanGreaterThanZeroAttribute

Namespace
Ecng.ComponentModel
Assembly
Ecng.ComponentModel.dll

Indicates that a TimeSpan value must be greater than zero when provided.

public class TimeSpanGreaterThanZeroAttribute : ComparableGreaterThanZeroAttribute<TimeSpan>, IValidator
Inheritance
TimeSpanGreaterThanZeroAttribute
Implements
Inherited Members
Extension Methods

Constructors

TimeSpanGreaterThanZeroAttribute()

public TimeSpanGreaterThanZeroAttribute()