function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
dinesh abcdinesh abc 

regular expression validation for email in lwc

AbhishekAbhishek (Salesforce Developers) 
Hi Dinesh,

You can try the below links,

https://salesforcescool.blogspot.com/2018/12/email-field-validation-in-lightning.html

https://developer.salesforce.com/forums/?id=9060G0000005YLEQA2

https://sfdcmonkey.com/2017/04/11/email-validation-lightning-component/

Thanks.