A regular expression is a string based language that allows to check if a given
text matches the expression or not. We can check a string against any regular expression
combination like emails, numbers, zip codes etc ... Almost any
Field Type in Feedback Server can be validated against a regular expression created
using the regular expression editor.