Skip to content

Query Schema #70

@acet

Description

@acet

Hi @leadpony ,
Thanks very much for your efforts on this json validation library which I have found very helpful.

I am looking for a way to find the schema for each of the fields from the root level and downward.

Like in Avro where you can query a schema to get back a list of fields and their schemas, be it primitive or container types like array and object.

I was looking at quite a few of the abstractions in the library such as JsonSchemaWalker but could not figure out a way to get such info without having to parse some of the internals of the schema.

If possible could you point to some resources that would help with this?

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions