We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 286283f + 3882a38 commit e176383Copy full SHA for e176383
jsonschema-validation.xml
@@ -890,8 +890,10 @@
890
This attribute applies to string instances.
891
</t>
892
<t>
893
- A string instance is valid against this attribute if it is a valid JSON Pointer,
894
- according to <xref target="RFC6901"/>
+ A string instance is valid against this attribute if it
+ is a valid JSON string representation of a JSON Pointer,
895
+ according to
896
+ <xref target="RFC6901">RFC 6901, section 5</xref>
897
898
</section>
899
0 commit comments