Updated README.md

added link back to the article: https://www.baeldung.com/java-validate-json-string
This commit is contained in:
Asjad J 2022-05-03 15:33:04 +05:00 committed by GitHub
parent 44361faa48
commit 518ffde629
1 changed files with 1 additions and 0 deletions

View File

@ -9,4 +9,5 @@ This module contains articles about JSON.
- [Hypermedia Serialization With JSON-LD](https://www.baeldung.com/json-linked-data)
- [Generate a Java Class From JSON](https://www.baeldung.com/java-generate-class-from-json)
- [A Guide to FastJson](https://www.baeldung.com/fastjson)
- [Check Whether a String is Valid JSON in Java](https://www.baeldung.com/java-validate-json-string)
- More Articles: [[<-- prev]](/json)