FormValidatableSettingsBuilder

Methods

ValidateOnBlur(System.Boolean)

Configures the Form Validator validateOnBlur option.

Parameters

value - System.Boolean

The value that configures the validateonblur.

ValidationSummary(System.Boolean)

Configures the Form Validator validationSummary option.

Parameters

value - System.Boolean

The value that configures the validationsummary.

ValidationSummary(System.Action)

Parameters

validationSummaryAction - System.Action<FormValidationSummarySettingsBuilder>

ErrorTemplate(System.String)

Configures the Form Validator errorTemplate option.

Parameters

value - System.String

The value that configures the errortemplate.

ErrorTemplateId(System.String)

Configures the Form Validator errorTemplate option.

Parameters

value - System.String

The value that configures the errortemplate.

MessageBoxThemeColor(Kendo.Mvc.UI.ThemeColor)

Configures the Form Validator messageBoxThemeColor option.

Parameters

value - ThemeColor

The value that configures the messageboxthemecolor.

ErrorTemplateView(System.Web.Mvc.MvcHtmlString)

Configures the Form Validator errorTemplate option.

Parameters

value - System.Web.Mvc.MvcHtmlString

The value that configures the errortemplate.

ErrorTemplateHandler(System.String)

Parameters

value - System.String