greaterthan¶
Checks if the submitted value is greater than the integer set in TypoScript.
error¶
- Description:
See general information for error.
The marker %minimum will be replaced with the value set in TypoScript.
- Default:
- local language:”The value does not appear to be greater than %minimum”
message¶
- Description:
See general information for message.
The marker %minimum will be replaced with the value set by TypoScript.
- Default:
- local language:”The value must be greater than %minimum”
minimum¶
- Property:
- minimum
- Data type:
- integer
- Description:
- The submitted value must be greater than the minimum value.
showMessage¶
- Description:
- See general information for showMessage.
[tsref:(cObject).FORM->rules.greaterthan]