Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

How to validate json using groovy script

Options

Hii, i want to validate below json column and their value using groove script but it seems bot working for me.
Can anyone let me know

[
“Type” : health
“Date”: “2021-09-09”
{
Department {
“Name”: “abc”
“Id”: “123”
}
“Expensive”
{
“Type “ : “abc”
“Amount “: “123”}

Tagged:

Answers

Tagged