3

I would like to know, JSON.Net has support for json data validation against json schema version 4. Currently I don't see any information on the same, where currently it has support for version 3. And can let me know any plans to implement this in JSON.Net schema validation in near future.

Thanks, I appreciate your valuable input on the same.

2 Answers 2

3

No. It has not support for Draft 4 and no plans to support it so far.

Update:

Json.NET Schema has full support for Draft 4.

Sign up to request clarification or add additional context in comments.

Comments

0

You should also have a look at NJsonSchema for an alternative to Json.NET. The library also supports the generation of C# and TypeScript code from a JSON schema.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.