Format.IsRelativeJsonPointer

Returns true if the string is a relative RFC 6901 Json Pointer

Function

const R = Format.IsRelativeJsonPointer('0/name')

Schema

{ format: 'relative-json-pointer' }