Not compatible with latest Meteor, Autoform and SimpleSchema.
BeforeUpdate hook returns doc.$set instead of doc. That results in further validation errors and SimpleSchema exception
When the modifier option is true, all validation object keys must be operators. Did you forget$set?
Not compatible with latest Meteor, Autoform and SimpleSchema. BeforeUpdate hook returns doc.$set instead of doc. That results in further validation errors and SimpleSchema exception
When the modifier option is true, all validation object keys must be operators. Did you forget
$set?