Commit Graph

64 Commits (fb68f39656d7ebf8aa339ad4917aa0c260ecc237)

Author SHA1 Message Date
Dean Karn fb68f39656 Add Access to Field Name from FieldLevel (#284) 7 years ago
Francois Lebel 7a2859f38d Fix typo 8 years ago
Ellison Leão 7cd869b083 fix small doc typo 8 years ago
Osamu TONOMORI cf230a98d7 Fix usage of printable ascii 8 years ago
Dean Karn 4d76b0dd81 Add alphaunicode & aplhanumericunicode 8 years ago
Dean Karn 110c8638eb add good documentation 8 years ago
joeybloggs b0883e6ed8 RC1 Release 8 years ago
joeybloggs e0e1af6a61 working instance 8 years ago
joeybloggs 77f59a0ea0 corrected some spelling mistakes in documentation 8 years ago
Kenneth Kouot 719d0b12ee Fix another typo: eq to ne 8 years ago
Kenneth Kouot 3499e730cb Fix typo: ne is validation key for not equal 8 years ago
Hubert Krauze 3eaf857419 Add docs tcp/udp/ip/unix addresses resolve 9 years ago
Hubert Krauze 312ba49f28 Remove duplicated "Usage: mac" from docs 9 years ago
Aaron Greenlee 0b51ee1e8e Removed duplicate punctuation. 9 years ago
Aaron Greenlee 71d9b9e91c Some grammer corrections; Formatting of GoDoc 9 years ago
Aaron Greenlee 24ea3a17b5 Minor typo corrected in doc.go 9 years ago
joeybloggs 24c1c6819f Add nostructlevel tag 9 years ago
Hubert d015334e09 fix docs usage for cidr validator 9 years ago
Hubert 9ffc753204 add cidr, cidrv4 and cidrv6 validators 9 years ago
joeybloggs 36c0f0aa99 Update for repo move 9 years ago
joeybloggs 9e4314f9ab add more docs to doc.go 9 years ago
joeybloggs d792c5a578 Add validation error info to DOC 9 years ago
joeybloggs b4563c2cf6 Add alias docs + notes 9 years ago
joeybloggs 4f46e02133 Add documentation for cross struct validation tags + Struct Partials 9 years ago
joeybloggs 7e97fcf2c4 Add exists tag 9 years ago
joeybloggs 143b21eba1 Add mac validator 9 years ago
joeybloggs bd16331fc0 Add ip, ipv4 and ipv6 validators 9 years ago
joeybloggs e078205c78 Update Required & Invalid logic 9 years ago
joeybloggs a5d0ef37b8 update doc.go, some v5 specific notes were left. 9 years ago
joeybloggs 41b4a43989 Updated documentation for new v6 9 years ago
joeybloggs 92bd6b335a code cleanup 9 years ago
joeybloggs 22aaa55c7c add dive documentation 9 years ago
joeybloggs 35aff710e4 added many new validator + tests + documentation: 9 years ago
joeybloggs 7aa70841bc add uuid, uuid3, uuid4 and uuid5 validators + tests + documentation 9 years ago
joeybloggs 20d9b7909f add isbn, isbn10 and isbn validators + tests + documentation 9 years ago
joeybloggs 0fbc3228e8 rework code to allow handling of comma (,) and = within the params i.e. excludesall=,= 9 years ago
joeybloggs aa275c658d merge pul request changes from @xboston 9 years ago
Nikolay Kirsh c09c7a1231 fix UserDetail type 9 years ago
joeybloggs 3dcc019b64 add contains, contains any, contains rune, excludes, excludes and excludesrune validation functions + tests + docuemtation 9 years ago
joeybloggs f7f779fb31 add documentation for ne and nefield validation function 9 years ago
joeybloggs b891b1cf3c add eq baked in function + tests 9 years ago
Dean Karn e530eb5470 add documentation for new base64 validator 10 years ago
Anthony Olurin 700e5f4b46 Minor typos 10 years ago
Dean Karn 7ac98be692 changes in preparation for package rename to validator 10 years ago
Dean Karn a660c007dc update for new organization 10 years ago
Dean Karn 1e1442d02c merge changes from Pull Request #24 from @manucorporat 10 years ago
Chris Scott 0d078a658d Update docs with correct code to instantiate a new validator. 10 years ago
Dean Karn a3cb430fa1 issue-#20 10 years ago
Dean Karn 622107d990 issue-#18 10 years ago
Dean Karn cfea08f69d issue-#14 10 years ago