Fields
| Name | Arguments | Type | Description |
|---|---|---|---|
| fieldPath | [String!]! | ||
| maxLength | Int! | ||
| message | String! |
Interfaces
| Interface |
|---|
| IValidationError |
Returned with a value exceeds the max allowable length
| Name | Arguments | Type | Description |
|---|---|---|---|
| fieldPath | [String!]! | ||
| maxLength | Int! | ||
| message | String! |
| Interface |
|---|
| IValidationError |