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 70321a0 + 0c6c5a4 commit b1adb29Copy full SHA for b1adb29
components/validator/metadata.rst
@@ -37,7 +37,7 @@ Getters
37
38
Constraints can also be applied to the value returned by any public *getter*
39
method, which are the methods whose names start with ``get``, ``has`` or ``is``.
40
-This feature allows to validate your objects dynamically.
+This feature allows validating your objects dynamically.
41
42
Suppose that, for security reasons, you want to validate that a password field
43
doesn't match the first name of the user. First, create a public method called
0 commit comments