Support validating `jsoncons::pmr::json` using `jsonschema::json_schema<jsoncons::pmr::json>` or even `jsonschema::json_schema<jsoncons::json>`. Currently doesnt compile at least because `basic_json_pointer` doesnt template allocator type.