I am new to Regular Expressions. I am working with vRealize Automation 7.6 and would like to set a constraint on one of the fields to make it mandatory to use the letters "su" at the end of the field. It must match this format: "firstname.lastname.su"
How would I write that?