Answer the question
In order to leave comments, you need to log in
How to use email validator?
I installed email-validator ( https://www.npmjs.com/package/email-validator) in the project and don't quite understand how to use it. By adding this code
var validator = require("email-validator");
validator.validate("[email protected]"); // true
Answer the question
In order to leave comments, you need to log in
The problem is in your application or structure. It's impossible to tell for sure without the text.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question