Constructor
new ErrorMapping(errors)
Parameters:
| Name | Type | Description |
|---|---|---|
errors |
Error | Object.<String, Error> | qui.forms.ErrorMapping | one of:
|
- Source:
Extends
- Error
A mapping of form errors associated to their corresponding field names.
| Name | Type | Description |
|---|---|---|
errors |
Error | Object.<String, Error> | qui.forms.ErrorMapping | one of:
|