pub fn validate_emails_batch(emails: &[String]) -> Vec<String>
Batch validate emails and return invalid ones.