minimumInput

The minimumInput property indicates the minimum number of characters that the user must enter in the field, if the field is used at all. The default is 0.

If the user enters fewer than the minimum number of characters, EGL displays a message; see minimumInputMsgKey.

Compatibility

Table 1. Support for minimumInput property
Data item JSF handler VGUI record Console UI Text Form Java™ Text Form COBOL Print Form Java Print Form COBOL
Yes Yes Yes No Yes Yes No No

Feedback