TimeSpanValidatorAttribute public sealed class TimeSpanValidatorAttribute : ConfigurationValidatorAttribute Declaratively instructs the .NET Framework to perform time validation on a configuration property. This class cannot be inherited. Documentation Code namespace System.Configuration { }