Skip to content

Find JSON Schema segment(s) for JSON; allow type-based searches to be JSON Schema aware #62

Open
@brettz9

Description

@brettz9

I would like to see:

  1. A class method utility to find a JSON Schema segment (or segments) for a given JSON object (along with the schema's parent and parent property for potential manipulation)
  2. Type-based searches (which utilize the class method utility) which are JSON Schema aware, e.g., instead of just $..*@string(), we could support something like $..*@type(mySchemaType)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions