You are working with a DataFrame `df` that contains a column `email` which should not contain any instances of '@example.com'. How would you validate this using Spark? Provide the code snippet. | Databricks Certified Data Engineer - Associate Quiz - LeetQuiz