Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.04 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.04 KB

ember-bootstrap-cp-validations

npm version

Ember CP Validations support for Ember Bootstrap.

Install

ember install ember-bootstrap-cp-validations

If using ember-bootstrap 1.0 (alpha), install the corresponding version of this addon:

ember install [email protected]

Usage

Just install this addon and use ember-bootstrap as intended. This addon adds support for form validation (error and warning messages) of the following components

Requirements

This addon needs ember-bootstrap starting at 0.7.0. For warning messages you will need at least ember-cp-validations 3.0 and ember-bootstrap 0.8.0.