False positive email with Swift RegExBuilder
I’m attempting to find email addresses within a string and I keep getting hitting a false positive and unsure of how to go about ignoring it using Swifts new RegExBuilder.
I’m attempting to find email addresses within a string and I keep getting hitting a false positive and unsure of how to go about ignoring it using Swifts new RegExBuilder.