1 instantiation of TimeSpanValidator
System.Configuration.ConfigurationManager (1)
System\Configuration\TimeSpanValidatorAttribute.cs (1)
15=> new TimeSpanValidator(MinValue, MaxValue, ExcludeRange);
1 reference to TimeSpanValidator
System.Configuration (1)
System.Configuration.cs (1)
103[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.TimeSpanValidator))]