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.

lessthan

Checks if the submitted value is less than the integer set in TypoScript.

element

Description:
See general information for element.

error

Description:

See general information for error.

The marker %maximum will be replaced with the value set in TypoScript.

Default:
local language:"The value does not appear to be less than %maximum"

maximum

Property:
maximum
Data type:
integer
Description:
The submitted value must be less than the maximum value.

message

Description:

See general information for message.

The marker %maximum will be replaced with the value set in TypoScript.

Default:
local language:"The value must be less than %maximum"

showMessage

Description:
See general information for showMessage.

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