Determines if a form entry that requires extra validation (an input field, for example) exceeds a specified maximum length.
input
The internationalisation object.
The string whose length will be checked.
The maximum length.
Whether the form entry exceeds the specified maximum length.
Determines length at the grapheme level.
Determines if a form entry that requires extra validation (an
inputfield, for example) exceeds a specified maximum length.