I have tried approximately all the regex solution but I am still able to bypass the validation for the below email -
test_test_test@yaho..co.uk
I need to mark this email as invalid using Javascript
. Please share the correct regex that I can use to mark above email as invalid.