XML Schema Definition to JSON Schema



I have a XSD (XML Schema Definition) and some JSON data. Is there a way to convert the XSD to JSON Schemata Definition to validate the JSON data?


No comments:

Post a Comment