Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class ItemRangeDateValidationSettings

NOTE: This is a pre-release API that is UNSTABLE and might not satisfy the compatibility requirements as denoted by its associated normal version. Settings for configuring validation of date list properties ensuring that each item value is inside a specific range.

Inheritance
System.Object
ItemRangeDateValidationSettings
Namespace: EPiServer.Validation
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
[PropertyValidationSettings]
public class ItemRangeDateValidationSettings : RangeDateValidationSettings, IPropertyValidationSettings, IPropertySettings

Constructors

ItemRangeDateValidationSettings()

Declaration
public ItemRangeDateValidationSettings()

Implements

Extension Methods