`getValidatedPayload` returns pointer to where the data starts, but not the size of the data. Should either copy to a cstring or return size of the payload.