Having the ability to use regular expression to validate if a users input is valid based to customs rules for that data. Examples would be like phone number formats, not allowing numbers/letters, etc. This is super helpful when doing validation outside of normal validation method.