Class AbpFluentValidationConventionalRegistrar
Inheritance
System.Object
AbpFluentValidationConventionalRegistrar
Namespace: Volo.Abp.FluentValidation
Assembly: Volo.Abp.FluentValidation.dll
Syntax
public class AbpFluentValidationConventionalRegistrar : ConventionalRegistrarBase
Methods
AddType(IServiceCollection, Type)
Declaration
public override void AddType(IServiceCollection services, Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| IServiceCollection | services | |
| Type | type |