TimeSpanValidatorAttribute Constructor ()
.NET Framework (current version)
Initializes a new instance of the TimeSpanValidatorAttribute class.
Assembly: System.Configuration (in System.Configuration.dll)
You use this constructor in the attributed model to ensure that the type of the value assigned to the related property is a TimeSpan object.
The following example shows how to use the StringValidatorAttribute constructor.
.NET Framework
Available since 2.0
Available since 2.0
Show: