What would be the correct way to write a typescript regular expression for @lsu.edu
I have var reg = /^([w-.]+@(?!lsu.edu)([w-]+.)+[w-]{2,4})?$/ but I think it is incorrect.
What would be the correct way to write a typescript regular expression for @lsu.edu
I have var reg = /^([w-.]+@(?!lsu.edu)([w-]+.)+[w-]{2,4})?$/ but I think it is incorrect.
برچسب:
نویسنده: استخدام کار