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 28f25b8ff3
commit 029ea96686

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)