Skip to content

v2.2.0

Choose a tag to compare

@liveh2o liveh2o released this 14 May 16:10

Adds real support for validations

Validations were partially supported before (as in they could be defined), but were never being enforced when remote records were saved. Additionally, the validation callbacks were not defined. Validations are now fully supported [#29, @brianstien]