- [ ] 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.