Closed rpalcolea closed 6 years ago
Added email validation using regex.
While this could be accomplished with apache commons, two things:
Coverage increased (+3.9%) to 95.714% when pulling 6fdc4a9eda785ddd0312a4a4114c4504e9e90388 on rpalcolea:email-validation into 674dc1c3d007a3a0a44b1a84243a53d24feed1ae on nebula-plugins:master.
Hi @sghill ,
Sorry for the delay.
Added the tests for happy path and also expanded a bit on scenarios for both valid and invalid emails.
Thanks @rpalcolea!
Added email validation using regex.
While this could be accomplished with apache commons, two things: