We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db69b78 commit 1cd3439Copy full SHA for 1cd3439
README.md
@@ -262,7 +262,7 @@ validate := validator.New(validator.WithRequiredStructEnabled())
262
| excluded_without | Excluded Without |
263
| excluded_without_all | Excluded Without All |
264
| unique | Unique |
265
-| isvalid | Verify if the method `Validate() error` does not return an error |
+| validateFn | Verify if the method `Validate() error` does not return an error |
266
267
268
#### Aliases:
0 commit comments