how to validate provided email address is in correct format either in string or strings

Options
ananth
ananth Registered Posts: 41 ✭✭✭✭✭

how to validate provided email address is in correct format?

in below case i can try anything without any format, can do validation here with certain domain?

{
"name": "requester_email",
"label": "Requester's email id",
"type": "STRINGS",
"allowDuplicates": false,
"description": "Please enter the requester's email id",
"mandatory": true
}

Answers

Setup Info
    Tags
      Help me…