v2.0.0
- Renamed
attributeDescription
todescription
- I18n support (currently Ember-Intl & Ember-I18n)
- Added hooks in both Message base and validator base
- Validation options can also be function that are called before validate
- #27 Declare custom dependent keys in validators (both custom and predefined)
- #30 MomentJS is now only required if you want to use the date validator and is no longer a forced dependency
- #33 Removed Ember.String.fmt dependency
- #38 Default options in validation declarations
Upgrade Notes
Please checkout the upgrading documentation for more details.