defagos / CoconutKit

CoconutKit is a productivity framework for iOS, crafted with love and focusing on ease of use
Other
1.15k stars 111 forks source link

Slow email validation regex #40

Open defagos opened 6 years ago

defagos commented 6 years ago

The email validation regex becomes increasingly slow as the length of the string to validate increases (with no @ sign). It must probably be replaced / updated.