JSON: `${param} : 2` Result: `DotDict({'param': 2})` Expected: Error because of a parameter with name `"param"` does not exist. Taken from https://github.com/test-fullautomation/python-jsonpreprocessor/issues/260#issuecomment-2116979259