sdk
sdk copied to clipboard
When an entity is invalid according to the schema, output the entity data when the error is rendered
The raised error includes great details from the schema, which property was not valid, but we have to dig to figure out what the data being converted is and what the generated entity is. Make this more developer friendly, to cut down on development time.
cc/ @ndowmon