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.
1 parent 33b6482 commit be833e1Copy full SHA for be833e1
spec/errors.md
@@ -44,7 +44,7 @@ or separately by more than one such method.
44
When a message contains more than one error,
45
or contains some error which leads to further errors,
46
an implementation which does not emit all of the errors
47
-SHOULD prioritise _Syntax Errors_ and _Data Model Errors_ over others.
+MUST prioritise _Syntax Errors_ and _Data Model Errors_ over others.
48
49
When an error occurs while resolving a _selector_
50
or calling MatchSelectorKeys with its resolved value,
0 commit comments