Skip to content

dobromir-hristov/vuelidate-error-extractor

 
 

Repository files navigation

vuelidate-error-extractor

npm vue2

This library eases the pain of showing vuelidate error messages in your websites. It was at first made to work with Laravel and Vue-i18n, but can be configured to work with what you wish.

By registering a form-group component, it automatically shows all the errors. The plugin can be configured to work with Foundation and Bootstrap, as well as custom templates provided by the user.

The plugin is also able to work with vue-i18n or without it by providing custom validation messages for all components or per component.

Documentation

Documentation and examples can be found at http://dobromir-hristov.github.io/vuelidate-error-extractor/

Changelog

Details changes for each release are documented in the CHANGELOG.md.

Issues

Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.

Contribution

Please make sure to read the Contributing Guide before making a pull request.

License

MIT