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 39656b5 commit aa275c6Copy full SHA for aa275c6
doc.go
@@ -10,7 +10,7 @@ Validate
10
11
A simple example usage:
12
13
- type UserDetail {
+ type UserDetail struct {
14
Details string `validate:"-"`
15
}
16
0 commit comments