HtmlHelper.ValidationInputCssClassName Property
Gets or sets the name of the CSS class that is associated with field validation error messages.
Assembly: System.Web.WebPages (in System.Web.WebPages.dll)
Property Value
Type: System.StringThe name of the CSS class that is associated with field validation errors. The default is field-validation-error.