I have two fields in the response having two parameters in response. { date1: "18-12-2018", date2: "23-11-2018" }
i want to test id date1 is less than today's date and date2 is less than some otherdate in request param. I dont know how this i can perform in karate schema validation