dynamodb
dynamodb copied to clipboard
Validate update against Schema
Currently, update() does not validate against the associated Table schema. I do not believe this should be the desired behavior.
@evanshriner Can you include test results?
Will get to this soon.