merge pul request changes from @xboston

pull/59/head
joeybloggs 9 years ago
parent 39656b5186
commit aa275c658d
  1. 2
      doc.go

@ -10,7 +10,7 @@ Validate
A simple example usage:
type UserDetail {
type UserDetail struct {
Details string `validate:"-"`
}

Loading…
Cancel
Save