backbone.validation
backbone.validation copied to clipboard
In preValidate() the computed object should include passes attributes
In preValidate() the computed object should not be just attributes, it should also include the attributes passed to preValidate() as it does with set() or save().
Thank you @richardhinkamp. We needed this and your patch worked for us!
This still hasn't been merged!