@hyperjump/json-schema-formats
    Preparing search index...

    Function isJsonPointer

    The 'json-pointer' format. Validates that a string represents a JSON Pointer as defined by RFC 6901.

    • Returns a Boolean value that indicates whether or not a pattern exists in a searched string.

      Parameters

      • string: string

        String on which to perform the search.

      Returns boolean