Skip to content

JsonPointer syntax errors should not be valid #2

Description

@ssilverman

TILDE_FOLLOWED_BY_ILLEGAL_CHARACTER("/a~2b", true),
TILDE_FOLLOWED_BY_SLASH("/a~/", true),
ENDING_WITH_TILDE("/a~", true),

These should be false since their syntax is invalid.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions