ember-bootstrap-ds-error-validations
v1.0.0-rc.5
Published
Ember addon adding support for DS.Error with ember-bootstrap forms
Readme
ember-bootstrap-ds-error-validations
DS.Error support with ember-bootstrap forms.
Installation
ember install ember-bootstrap-ds-error-validationsThe following package also needs to be installed:
ember install ember-bootstrapUsage
Errors will automatically show within Ember bootstrap form elements when DS.Error errors are added to your model.
