Skip to content

Commit 1cd3439

Browse files
Update README.md
fix doc Co-authored-by: nodivbyzero <[email protected]>
1 parent db69b78 commit 1cd3439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ validate := validator.New(validator.WithRequiredStructEnabled())
262262
| excluded_without | Excluded Without |
263263
| excluded_without_all | Excluded Without All |
264264
| unique | Unique |
265-
| isvalid | Verify if the method `Validate() error` does not return an error |
265+
| validateFn | Verify if the method `Validate() error` does not return an error |
266266

267267

268268
#### Aliases:

0 commit comments

Comments
 (0)