1.0.0-rc.5 • Published 6 years ago

ember-bootstrap-ds-error-validations v1.0.0-rc.5

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

ember-bootstrap-ds-error-validations

DS.Error support with ember-bootstrap forms.

Installation

ember install ember-bootstrap-ds-error-validations

The following package also needs to be installed:

ember install ember-bootstrap

Usage

Errors will automatically show within Ember bootstrap form elements when DS.Error errors are added to your model.