Kendo.Mvc.UI.FormValidatableSettings
Defines the fluent API for configuring the FormValidatableSettings settings.
Properties
ValidationSummary
Configures the built-in Validator options.
ValidateOnBlur
Configures the Form Validator validateOnBlur option.
ErrorTemplate
Configures the Form Validator errorTemplate option.
ErrorTemplateId
The id for the ErrorTemplate
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary