Class AbpValidationAttributeTagHelper
Inheritance
AbpValidationAttributeTagHelper
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Form
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.dll
Syntax
[HtmlTargetElement(Attributes = "asp-validation-for")]
[HtmlTargetElement(Attributes = "asp-validation-summary")]
public class AbpValidationAttributeTagHelper : AbpTagHelper<AbpValidationAttributeTagHelper, AbpValidationAttributeTagHelperService>, ITagHelper, ITagHelperComponent, ITransientDependency
Constructors
AbpValidationAttributeTagHelper(AbpValidationAttributeTagHelperService)
Declaration
public AbpValidationAttributeTagHelper(AbpValidationAttributeTagHelperService tagHelperService)
Parameters
Type | Name | Description |
---|---|---|
AbpValidationAttributeTagHelperService | tagHelperService |