check the existence of an element in a JSON object given a JSON pointer
<nlohmann/json.hpp>
bool contains(json_pointer const& ptr) const;
nlohmann::json_pointer