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 fb258d3 commit 7cd869bCopy full SHA for 7cd869b
doc.go
@@ -222,7 +222,7 @@ ensures the value is not nil.
222
223
Length
224
225
-For numbers, max will ensure that the value is
+For numbers, length will ensure that the value is
226
equal to the parameter given. For strings, it checks that
227
the string length is exactly that number of characters. For slices,
228
arrays, and maps, validates the number of items.
0 commit comments