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 fb6c458 + 6d2c659 commit b541462Copy full SHA for b541462
doc.go
@@ -158,7 +158,7 @@ handy in ignoring embedded structs from being validated. (Usage: -)
158
Or Operator
159
160
This is the 'or' operator allowing multiple validators to be used and
161
-accepted. (Usage: rbg|rgba) <-- this would allow either rgb or rgba
+accepted. (Usage: rgb|rgba) <-- this would allow either rgb or rgba
162
colors to be accepted. This can also be combined with 'and' for example
163
( Usage: omitempty,rgb|rgba)
164
0 commit comments