I am trying to validate a simple JSON body using Jackson, where I am storing the JSON request as a String in "dataJson" variable.I am trying to validate a simple JSON body usin
I am trying to validate a simple JSON body using Jackson, where I am storing the JSON request as a String in "dataJson" variable.I am trying to validate a simple JSON body usin