Java Validation: Validating an Email

preview_player
Показать описание
Java Validation: Validating an Email

Greetings, it is Max ODidily here with another validation tutorial and today we shall be validating an email address the user may input in your application. We will be using Regexes to make life easy. I hope you enjoy and have a fabulous day.

Email Regex used in this video: "^[A-Z0-9._%+-]+@[A-Z0-9.-]+\\.[A-Z]{2,6}$"

Why not subscribe to keep notified when I upload?

Social media:

Java Validation: Validating an Email
Рекомендации по теме
Комментарии
Автор

Even in 2024 this video super usefull.Thank you very much!

jamessmit
Автор

Watched a ton of videos before but, your explaination is simple and fascinating.
Thanks

tanishqgupta
Автор

Sir you made my day, I've just started doing up this point and find this video. thanks for the lesson, and of course I'm your subscriber from here to eternity.

ascar
Автор

Thanks a tonne for this tutorial!! easy to understand and straight to the point.. Again Thank You very much🙏😇👍

TheShanifsKitchen
Автор

great video! easy to understand and very direct. and it worked perfectly!

thank you

mirlamontano
Автор

excuse me, what mean "Pattern.compile()" ??? Can you explain for me??

hainee
Автор

Incredible! Is there actually a way to get an e-mail that is a user input, and not something that was already been set?

iRafaelkr
Автор

Is there a way to use it on a Keylistener event, like in KeyPressed.

kikas
Автор

Exception in thread "main"
at
at
at
at
at
at
How to fix this?

Jay-xzem
Автор

is it possible to do it without general expression

demiladepopoola
Автор

one dislike bcz u didnt explain the regex email part

rounak