Skip to content

Add JsonPointer.startsWith() method #1637

Description

@scottslewis

As per this discussion:

FasterXML/jackson-databind#6045 (comment)

JsonPointer should have a new method with signature:

public boolean startsWith(JsonPointer other)

pr #1636 has an impl of startsWith, and a new test class.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions