Format.IsJsonPointer

Returns true if the string is a RFC 6901 Json Pointer

Function

const R = Format.IsJsonPointer('/paths/~1users/123')

Schema

{ format: 'json-pointer' }