Skip to content

Test for invalid "$anchor" syntax #301

Closed
@handrews

Description

@handrews
  • No # allowed (e.g. "$anchor": "foo" is valid, `"$anchor": "#foo" is not)
  • No JSON Pointer syntax (e.g. `"$anchor": "/a/b" is invalid)

There are many other possible invalid forms, but these are the two that people are most likely to think might work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    missing testA request to add a test to the suite that is currently not covered elsewhere.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions