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 519d967 + b0716d7 commit c20efbbCopy full SHA for c20efbb
Controller/Annotations/RequestParam.php
@@ -40,7 +40,7 @@ public function __construct(
40
$default = null,
41
string $description = '',
42
array $incompatibles = [],
43
- bool $strict = false,
+ bool $strict = true,
44
bool $map = false,
45
bool $nullable = false,
46
bool $allowBlank = true
0 commit comments