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 90ea9fc commit a76aa5fCopy full SHA for a76aa5f
validation.md
@@ -384,7 +384,7 @@ The field under validation must be present _only when_ any of the other specifie
384
<a name="rule-required-without-all"></a>
385
#### required_without_all:_foo_,_bar_,...
386
387
-The field under validation must be present _only when_ the all of the other specified fields are not present.
+The field under validation must be present _only when_ all of the other specified fields are not present.
388
389
<a name="rule-same"></a>
390
#### same:_field_
0 commit comments