| Overload | Description |
|---|---|
| ValidateList(Dictionary<String,String>,List<ValidationOptions>) | Validate a list of emails synchronously with an associated contact id from your database |
| ValidateList(List<String>,List<ValidationOptions>) | Validate a list of emails synchronously using the passed in options |
| ValidateList(List<String>) | Validate a list of emails synchronously using default options |