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 352953d commit 00d25beCopy full SHA for 00d25be
src/LiveComponent/doc/index.rst
@@ -2256,7 +2256,7 @@ need::
2256
public bool $agreeToTerms = false;
2257
}
2258
2259
-Be sure to add the ``IsValid`` attribute/annotation to any property
+Be sure to add the ``Valid`` attribute/annotation to any property
2260
where you want the object on that property to also be validated.
2261
2262
Thanks to this setup, the component will now be automatically validated
0 commit comments