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.

alphabetic

Checks if the submitted value only has the characters a-z or A-Z.

allowWhiteSpace

Description:
See general information for allowWhiteSpace.

element

Description:
See general information for element.

error

Description:
See general information for error.
Default:
local language:"The value contains not only alphabetic characters"

message

Description:

See general information for message.

For this specific rule the default message consists of two parts, the second one will only be added when allowWhiteSpace is set. This functionality is not possible when defining an own message as shown below.

Default:
local language:"Use alphabetic characters(, whitespace allowed)"

showMessage

Description:
See general information for showMessage.

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