Updated README.md
added link back to the article: https://www.baeldung.com/java-validate-json-string
This commit is contained in:
parent
44361faa48
commit
518ffde629
|
@ -9,4 +9,5 @@ This module contains articles about JSON.
|
||||||
- [Hypermedia Serialization With JSON-LD](https://www.baeldung.com/json-linked-data)
|
- [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)
|
- [Generate a Java Class From JSON](https://www.baeldung.com/java-generate-class-from-json)
|
||||||
- [A Guide to FastJson](https://www.baeldung.com/fastjson)
|
- [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)
|
- More Articles: [[<-- prev]](/json)
|
||||||
|
|
Loading…
Reference in New Issue