DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

email

Checks if the submitted value is a valid email address.

Validates an RFC 2822 email address, except does not allow most punctuation and non-ascii alphanumeric characters. Also does not take length requirements into account. Allows domain name and IP addresses, and ensures that the IP address entered is valid.

element

Description:
See general information for element.

error

Description:
See general information for error.
Default:
local language:"This is not a valid email address"

message

Description:
See general information for message.
Default:
local language:"(john.doe@domain.com)"

showMessage

Description:
See general information for showMessage.

[tsref:(cObject).FORM->rules.email]