Except as otherwise noted,
the content of this page is licensed under the Creative Commons
Attribution 3.0 License.
Google Code offered in: English - Español - 日本語 - 한국어 - Português - Pусский - 中文(简体) - 中文(繁體)
A list of all errors associated with the @ContentsString constraint.
| Field | Type | Description |
|---|---|---|
ApiError (inherited) |
||
| fieldPath |
xsd:string
|
The OGNL field path to identify cause of error. |
| trigger |
xsd:string
|
The data that caused the error. |
| ApiError.Type |
xsd:string
|
This field indicates the subtype of ApiError of this instance. It is ignored on input, and instead xsi:type should be specified. |
StringLengthError |
||
| reason |
StringLengthError.Reason
|
The error reason represented by an enum.
|