Email validation/parsing #91
Labels
enhancement
Impact - something should be added to or changed about Parsons that isn't causing a current breakage
low priority
Priority - this is a nice-to-have, is non-urgent, and/or has a minor overall imapact on Parsons
parsons core
Work type - changes to core Parsons infrastructure pieces (like the Parsons table or API connector)
Cleaning signup sheets and other human entered email addresses.
Here's the code I use that may be helpful to y'all. (It's a bit messy.) It uses email-validator and pydash (because I'm sad I don't get to write in node.js).
The text was updated successfully, but these errors were encountered: