Commit History

Author SHA1 Message Date
  josh 3df85bdcfc p2sh validation and more tests 6 years ago
  josh 60417282a4 verifies p2pkh addresses 6 years ago
  josh 36d83b0b83 Added in validation function, tests, and docs 6 years ago
  Kyriakos Georgiou 030800a855 Add validation for base64 URL safe values 6 years ago
  Russ Egan 2e9adc3329 swapped mutex for rwmutex 6 years ago
  Russ Egan 15217303f9 Add oneof validation 6 years ago
  Dean Karn 5e036656b8 Add hostname_rfc1123 validation 6 years ago
  Dean Karn 61caf9d303 add map key validation support (#324) 6 years ago
  Dean Karn 11a1fab51d Add unique validation 6 years ago
  Dean Karn a021b2ec9a Merge pull request #307 from go-playground/fix_fqdn 6 years ago
  Dean Karn f16354ec03 Add isdefault + fix fqdn 6 years ago
  Aaron Lehmann 770163b1e1 Documentation fixes 6 years ago
  Dean Karn 0b5dc7605b Add isdefault validation 6 years ago
  Bruno Lorenz dbd50b343f Code hygiene 7 years ago
  Bruno Lorenz 1669b6e0ee Fixed "Assignment Branch Condition too high" 7 years ago
  Bruno Lorenz 08796346a0 Append new validations 7 years ago
  Dean Karn 0f6f568263 Add contextual validation support via context.Context (#296) 7 years ago
  Dean Karn 4d76b0dd81 Add alphaunicode & aplhanumericunicode 7 years ago
  Dean Karn 493dfb6209 correct required tag functionality for pointers, now works like old `exists` tag. 7 years ago
  joeybloggs e0e1af6a61 working instance 8 years ago
  joeybloggs 77f59a0ea0 corrected some spelling mistakes in documentation 8 years ago
  joeybloggs 3ef55a89aa fix some needed Type() calls. 8 years ago
  joeybloggs cdfcf16a86 fix some minor listing. 8 years ago
  joeybloggs e7749ea250 Update validations for "url" and "uri" because of Go 1.6 changes 8 years ago
  joeybloggs 93bb347253 Update validations for "url" and "uri" because of Go 1.6 changes 8 years ago
  joeybloggs 6851add4e4 Update to avoid double resolves 8 years ago
  joeybloggs 4cb9152af0 correct IsUPDAddrResolvable functions 8 years ago
  joeybloggs faf40fd62f Correct validation for TCPAddrResolvable 8 years ago
  joeybloggs 7b758151c6 Add workaround for go issue 8 years ago
  Hubert Krauze def24ae611 Add Resolvable suffix to functions so they can be more meaningful 8 years ago