Skip to content

fixed note about error message wording #749

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 13, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions jsonschema-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2651,9 +2651,10 @@ http://json-schema.org/draft/2019-04/schema#/$defs/nonNegativeInteger/minimum
There are only two vertices, but three are required.
</t>
</list>
Note that neither the error message property nor its wording as depicted in these
examples is not a requirement of this specification. Implementations SHOULD craft
error messages tailored for their audience.
Note that the error message wording as depicted in these examples is not a
requirement of this specification. Implementations SHOULD craft error messages
tailored for their audience or provide a templating mechanism that allows their
users to craft their own messages.
</t>

<section title="Flag">
Expand Down