vue-form-generator
vue-form-generator copied to clipboard
Provide ability to rename the `errors` property.
-
I'm submitting a ...
- [ ] feature request
The errors property can conflict with other validation frameworks.
Please provide the ability to rename the property to prevent the following type of conflicts:
[Vue warn]: The computed property "errors" is already defined in data.
See https://github.com/logaretm/vee-validate/issues/563#issuecomment-307559214