Skip to content

v1.2.2

Latest
Compare
Choose a tag to compare
@jwadhams jwadhams released this 04 Dec 16:18
8a7dac4

If an attribute mutator on a JsonModel throws an exception, that exception will also be caught and the change reverted during safeUpdateRecursive. This lets us support attribute mutators that try to clean up values but will ultimately throw an exception if the data can't possibly be massaged.