Class ItemLengthValidationSettings
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 string list properties ensuring that each string matches a specified length.
Inheritance
System.Object
    
    
    ItemLengthValidationSettings
  Inherited Members
Namespace: EPiServer.Validation
Assembly: EPiServer.dll
Version: 12.0.3Syntax
[PropertyValidationSettings]
public class ItemLengthValidationSettings : LengthValidationSettings, IPropertyValidationSettings, IPropertySettingsConstructors
ItemLengthValidationSettings()
Declaration
public ItemLengthValidationSettings()