ICustomEntityValidatorDetails Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.EntityValidation.Dto
The ICustomEntityValidatorDetails type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | Type | DtoType |
The type that is handled by this entity validator
|
![]() | Guid | EntityKey |
The unique key for this entity validator
|
![]() | String | FriendlyName |
A friendly name for the entity validator
|
![]() | String | LocalizationName |
A string suitable for localization for the entity validator
|