Skip to content

Commit ccab20e

Browse files
committed
fixed note about error message wording
1 parent b717961 commit ccab20e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

jsonschema-core.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2651,9 +2651,10 @@ http://json-schema.org/draft/2019-04/schema#/$defs/nonNegativeInteger/minimum
26512651
There are only two vertices, but three are required.
26522652
</t>
26532653
</list>
2654-
Note that neither the error message property nor its wording as depicted in these
2655-
examples is not a requirement of this specification. Implementations SHOULD craft
2656-
error messages tailored for their audience.
2654+
Note that the error message wording as depicted in these examples is not a
2655+
requirement of this specification. Implementations SHOULD craft error messages
2656+
tailored for their audience or provide a templating mechanism that allows their
2657+
users to craft their own messages.
26572658
</t>
26582659

26592660
<section title="Flag">

0 commit comments

Comments
 (0)