FormError
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| key | (optional) string | Key is the technical key | [default to undefined] |
| messages | (optional) Array<ErrorMessage> | Messages is a list of web.ErrorMessage items | [default to undefined] |
| value | (optional) any | Value is the value associated with a Key | [default to undefined] |