We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#[\AllowDynamicProperties]
1 parent ad87d5a commit fbbe7e5Copy full SHA for fbbe7e5
src/JsonSchema/Constraints/UndefinedConstraint.php
@@ -20,6 +20,7 @@
20
* @author Robert Schönthal <seroscho@googlemail.com>
21
* @author Bruno Prieto Reis <bruno.p.reis@gmail.com>
22
*/
23
+#[\AllowDynamicProperties]
24
class UndefinedConstraint extends Constraint
25
{
26
/**
0 commit comments