TimeSpan的ConfigurationElement似乎无法处理大于23:59:59的值。有什么解决方法吗?继承TimeSpan并创建一个新的TimeSpanValidatorAttribute是否可行?我需要处理从几分钟到几天的时间跨度。我正在使用以下配置部分[ConfigurationProperty("SequenceRolloverDOSCompare",IsRequired=true)][TimeSpanValidator(MinValueString="0:0:00",MaxValueString=10675199.02:48:05.4775807",ExcludeR