Email Address

Base Data Type String

Email Address may refer to the following:

The formatting uses the following constraints:

  • 5 – 256 characters
  • General format {Text1}@{Text2}.{Text3}

Where:

{Text 1}
  • a to z
  • A to Z
  • 0 to 9
  • !#$%&'*+/=?^_`{|}~-
  • May contain period (.), that cannot be at the beginning or end of “Text 1”
{Text 2}
  • a to z
  • A to Z
  • 0 to 9
  • dash (-) or period (.)
  • Begin and end with alphanumeric
  • No consecutive periods (.)
{Text 3}