Table of Contents

Class IdentifierValidationRuleAttribute

Namespace
Kentico.Xperience.Admin.Base.FormAnnotations
Assembly
Kentico.Xperience.Admin.Base.Shared.dll

Validation rule attribute to indicate that property value is a valid identifier.

public class IdentifierValidationRuleAttribute : ValidationRuleAttribute
Inheritance
object
Attribute
IdentifierValidationRuleAttribute
Inherited Members
Extension Methods

Constructors

IdentifierValidationRuleAttribute()

Creates new instance of IdentifierValidationRuleAttribute.

public IdentifierValidationRuleAttribute()