Form Error
Allows to check and show Form errors.
Example
{{ error.messages }}
Available attributes:
| Name | Type | Description |
|---|---|---|
| key | String | error's key |
| messages | String | error's messages |
Allows to check and show Form errors.
{{ error.messages }}
Available attributes:
| Name | Type | Description |
|---|---|---|
| key | String | error's key |
| messages | String | error's messages |