Skip to content

Improve isValidEmail() #12

@hddananjaya

Description

@hddananjaya

isValidEmail() returns true for invalid emails with valid chars like [email protected].
Improve regex to check whether ., - are in end of the word and also whether next to another special char.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions