Custom Validation for Fields in Zoho Forms using Regex

Custom Validation for Fields in Zoho Forms using Regex

I want to validate single line fields in zoho forms using regular expressions.
The only options I currently get are min characters and max characters.