This is a sub topic that really needs it’s own class, I cover Regular Expressions in several of my classes (Linux, Javascript, Python, MySQL, Etc)
Using Regular Expressions give you a way to hunt for data (Strings/Numbers/Dates) by their characteristics as opposed to their contents
This Regular Expression is asking: “Is the target data an email address?”