London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Class TimeSpanValidatorAttribute

Class for returning an instance of the Validator implementation around Uri properties.

Inheritance
System.Object
TimeSpanValidatorAttribute
Namespace: EPiServer.Configuration
Assembly: EPiServer.Configuration.dll
Version: 10.10.4
Syntax
public class TimeSpanValidatorAttribute : ConfigurationValidatorAttribute

Constructors

TimeSpanValidatorAttribute()

Declaration
public TimeSpanValidatorAttribute()

Properties

ValidatorInstance

Declaration
public override ConfigurationValidatorBase ValidatorInstance { get; }
Property Value
Type Description
System.Configuration.ConfigurationValidatorBase

Extension Methods