email_valid8 0.0.6
This validator uses modern email validation with URI to handle the nuances of checking email throughout your application. Rather than customizing a bunch of random regex that you found on various stack overflow pages, this lets you include a single validator throughout your entire application. It can handle single emails, or even the odd case of multiple emails in a long string.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activemodel
>= 0