TextTooLongError
Indicates that text values in the data exceed the maximum allowed length.
typeTyperequired
Constant value:
text_too_longDefault value:
text_too_longmaxLengthMaxlengthrequired
The maximum text length allowed
Possible values: > 0
TextTooLongError
{
"type": "text_too_long",
"maxLength": 0
}