Check values of Json in a Json

Hello,

I am facing an issue, and I look every. where but I’m still confused…

Here is my configuration =

  • Gatling 2.2 with gatling-maven-plugin

I have such a response I want to validate on my integration test :

`
{

`
“data”: [
{
“message”: “{“data”:{“header”:“OK”} }”
}
]
}

I try to validation that the “header” equal “OK”.

I try lot’s of thing but nothing is ok like :

  1. Gatling 2.2 has been dead for a very long time, you should upgrade
  2. If you’re a total beginner in Gatling and Scala, the best way for you is to use a regex.