Interface ITenantValidator
Namespace: Volo.Abp.TenantManagement
Assembly: Volo.Abp.TenantManagement.Domain.dll
Syntax
public interface ITenantValidator
Methods
ValidateAsync(Tenant)
Declaration
Task ValidateAsync(Tenant tenant)
Parameters
| Type | Name | Description |
|---|---|---|
| Tenant | tenant |
Returns
| Type | Description |
|---|---|
| Task |