TimeSpanValidatorAttribute
Declaratively instructs .NET to perform time validation on a configuration property. This class cannot be inherited.
Gets the absolute maximum value allowed.
Gets the absolute minimum value allowed.
Gets or sets a value that indicates whether to include or exclude the integers in the range as defined by MinValueString and MaxValueString.
Gets the absolute maximum TimeSpan value.
Gets or sets the relative maximum TimeSpan value.
Gets the absolute minimum TimeSpan value.
Gets or sets the relative minimum TimeSpan value.
public TimeSpanValidatorAttribute()
Initializes a new instance of the TimeSpanValidatorAttribute class.