| IContactValidator Interface | 
Namespace: CMS.ContactManagement
 Syntax
Syntaxpublic interface IContactValidator
The IContactValidator type exposes the following members.
 Methods
Methods| 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.
             | 
 See Also
See Also