List of RegEx values in alphabetical order.
| Value | Description | Format | 
|---|---|---|
| Affirmative | Customer enters anything starting with y or Y, five letters to show affirmation | 
 
  | 
| credit_card | Preset in dashboard | |
| CVV | CVV number | 
 
  | 
| DOB 1 | Date of birth formatted as YYYY-MM-DD, YYYYMMDD | 
 
  | 
| DOB 2 | Date of birth formatted as DD/MM/YYYY | 
 
  | 
| Preset in dashboard | ||
| IBAN | Preset in dashboard | |
| mobileNumber | Mobile number, with or without prefix | 
 
  | 
| Negative | Customer enters anything starting with n or N, five letters to show negation | 
 
  | 
| orderNumber | 8 or 16 digits, can include letters or numbers or both | 
 
  | 
| PIN | Four digits, numbers only | 
 
  | 
| phoneNumber | Phone number, for example US, CA such as +1 NXX-NXX-XXXX or 01 NXX-NXX-XXXX or 001 NXX-NXX-XXXX | 
 
  | 
| URL | Universal URL regEx | 
 
  | 
| ZIP code | Zip code, for example Canada, such as A2B 3C4 | 
 
  |