I want to validate an input json before saving in ndb using before_post_callback. How can u achieve that ? I can raise Errors but how can i respond an error json to the client?