minCharacters

Node type: Attribute

Definition

Indicates the minimum character string length required for a textInput field.

Attribute Values

Value/Content format: Positive numbers (1, 2, 3, etc.)

Used in Elements

textInput (inline)

inputField

Code Sample

<para paraID="1">The conference of the <textInput inputFormat="singleLine"/> Stake of The Church of Jesus Christ of Latter-day Saints, held at <textInput inputFormat="singleLine"/>, on <textInput inputFormat="singleLine"/>, 20<textInput inputFormat="singleLine" minCharacters="2"/>.</para>

See Also