C# Class ProductsManagement.Conventions.ValidationHtmlConvention

Inheritance: IActivator
显示文件 Open project: emiaj/ProductsManagement

Public Methods

Method Description
Activate ( IEnumerable packages, IPackageLog log ) : void
ValidationHtmlConvention ( IFieldValidationQuery fieldValidationQuery, FubuMVC.Core.UI.HtmlConventionRegistry htmlConvention, IEnumerable conventions ) : System.Collections.Generic

Method Details

Activate() public method

public Activate ( IEnumerable packages, IPackageLog log ) : void
packages IEnumerable
log IPackageLog
return void

ValidationHtmlConvention() public method

public ValidationHtmlConvention ( IFieldValidationQuery fieldValidationQuery, FubuMVC.Core.UI.HtmlConventionRegistry htmlConvention, IEnumerable conventions ) : System.Collections.Generic
fieldValidationQuery IFieldValidationQuery
htmlConvention FubuMVC.Core.UI.HtmlConventionRegistry
conventions IEnumerable
return System.Collections.Generic