Click or drag to resize
ValidationRuleMetadataValidatedDataType Property
Type of value this validation rule is supposed to validate.

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

Property Value

Type: String
Remarks
Full name of type normalized to lower case is expected.
See Also