must start with alphabet regex code example Example: regex notation for alphabet characters /^[A-Z]+$/i /^[A-Za-z]+$/