How to Define JSON Schema for a JSON String Field in an Object?
I have a JSON object where one of the fields contains a JSON string. I need to write a JSON schema that validates this JSON string field. Here’s an example of the JSON object I’m working with: