I need a regex which will allow only A-Z, a-z, 0-9, the _ character, and dot (.) in the input. I tried:I need a regex which will allow only A-Z, a-z,
I need a regex which will allow only A-Z, a-z, 0-9, the _ character, and dot (.) in the input. I tried:I need a regex which will allow only A-Z, a-z,