Click or drag to resize
ValidationRulesViewModelValidationRule Property
Validation rule data to be inserted into a resulting markup.

Namespace: Kentico.Forms.Web.Mvc.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public string ValidationRule { get; set; }

Property Value

Type: String
See Also