I have a form and among the fields to fill is the mail I want to make a control so that the input address is consistent with the standard mails
responsableTechnique.setMail(mailResponsable.getText());
I have a form and among the fields to fill is the mail I want to make a control so that the input address is consistent with the standard mails
responsableTechnique.setMail(mailResponsable.getText());
Copyright © 2021 Jogjafile Inc.
You can with regex, example :
So for your example :