IContactValidator Interface |
Namespace: CMS.ContactManagement
public interface IContactValidator
The IContactValidator type exposes the following members.
Name | Description | |
---|---|---|
ValidateContact |
Checks whether contact passed in contact is valid and can be used as a current contact.
Updates contact from hashtables/DB. If contact is merged, returns parent contact if available.
|