Skip to content

How to validate against json schema containing circular $ref? #274

@csimplestring

Description

@csimplestring

Hi, thanks for this great work. I found that there is a new major version released to support $ref. However, where can I find the usage example about it?

Now I have json schema files, which some of them contains circular $ref. Namely, schema-A.json has a $ref to schema-B.json, schema-B.json has a $ref to schema-A.json.

Any help is appreciated and thanks in advanced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions