Note that regex escaping has to be done with a double back-slash - for e.g: '#regex a\\.dot' will match 'a.dot' The supported markers are the following: MarkerDescription #ignore Skip comparison for this field even if the data element or JSON key is present #null Expects actual va...