Click or drag to resize
MinimumLengthValidationRuleMinimumLength Property
Minimum length user input is validated against.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public int MinimumLength { get; set; }

Property Value

Type: Int32
See Also