StringLengthError
Stay organized with collections
Save and categorize content based on your preferences.
-
This document describes an enum for string length errors.
-
The possible errors include unspecified, unknown, empty, too short, and too long strings.
| Enums |
EMPTY
|
The specified field should have a least one non-whitespace character in it. |
TOO_LONG
|
Too long. |
TOO_SHORT
|
Too short. |
UNKNOWN
|
The received error code is not known in this version. |
UNSPECIFIED
|
Enum unspecified. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-23 UTC.
[null,null,["Last updated 2026-02-23 UTC."],[],[]]