Ember computed property based validation library
npm install @summit-electric-supply/ember-cp-validations

An EmberJS validation framework that is completely and utterly computed property based,
forked from ember-cp-validators.
* Ember.js v3.16 or above
* Ember CLI v2.13 or above
* Node.js v10 or above
No observers were used nor harmed while developing and testing this addon.
- Lazily computed validations
- Ruby on rails inspired validators
- Support for Ember Data Models, Objects, Components, Services, etc.
- Support for nested models and objects
- Synchronous and asynchronous support
- Easily integrated with Ember Data's DS.Errors
- No observers. Seriously... there are none. Like absolutely zero....
- Custom validators
- I18n support
- Debounceable validations
- Warning validations

You can also learn more by watching this Global Ember Meetup talk:

``shell`
ember install @summit-electric-supply/ember-cp-validations
If you are upgrading from 3.x to 4.x, please checkout the upgrading documentation.
- ### Live Demo
- ### Documentation
- ### Changelog
- If it is a bug please open an issue on GitHub.
- Ask a question in the #e-cp-validations` channel at the Ember.js Community Slack