Commit Graph

510 Commits (8c60a612c5436054fe4f83c463c9db0b9390ef02)
 

Author SHA1 Message Date
joeybloggs fc5d9f3ae0 Exposed Baked In Validators 9 years ago
Dean Karn 247a19d4b0 Merge pull request #194 from go-playground/v8 9 years ago
Dean Karn 17084684e6 Merge pull request #193 from krhubert/v8 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
Dean Karn ea31d3ec23 Merge pull request #192 from fabioxgn/patch-1 9 years ago
Fábio Gomes 28b6964c53 Fix typo on README so the example compiles 9 years ago
Dean Karn 7bfad40793 Merge pull request #191 from go-playground/v8-development 9 years ago
Dean Karn e82c80a530 Merge pull request #190 from joeybloggs/v8-development 9 years ago
joeybloggs 46f4476335 Update README 9 years ago
joeybloggs 3cef97a452 minor speed improvements 9 years ago
Dean Karn 344bcd6e10 Merge pull request #188 from ilgooz/fieldname 9 years ago
İlker Göktuğ Öztürk 5bc0ff91f8 configurable field name support 9 years ago
Dean Karn 92ddaeb7d8 Merge pull request #185 from go-playground/v8-development 9 years ago
Dean Karn 8818fdcf0b Merge pull request #184 from joeybloggs/v8-development 9 years ago
joeybloggs c8fb9a5e7c Merge remote-tracking branch 'upstream/v8' into v8-development 9 years ago
Dean Karn 5b7705b83f Merge pull request #175 from joeybloggs/v8-development 9 years ago
joeybloggs 36c0f0aa99 Update for repo move 9 years ago
Dean Karn 8324129b02 Merge pull request #173 from bluesuncorp/v8-development 10 years ago
Dean Karn d173a35b5c Merge pull request #172 from joeybloggs/v8-development 10 years ago
joeybloggs 95e8b47837 Merge remote-tracking branch 'upstream/v8-development' into v8-development 10 years ago
joeybloggs 830d270923 Expose Methods for Custom functions 10 years ago
Dean Karn ec1066576d Update README.md 10 years ago
Dean Karn 1a791b52ba Merge pull request #171 from bluesuncorp/v8-development 10 years ago
Dean Karn 0f4bcfc83f Merge pull request #170 from joeybloggs/v8-development 10 years ago
joeybloggs eab946fcd9 update CI and coverage badger to v8-development 10 years ago
joeybloggs d5f9115ad5 update all example references to v8 10 years ago
Dean Karn 40bd6a0bc0 Merge pull request #169 from joeybloggs/v8-development 10 years ago
joeybloggs aa72515d75 update benchmarks 10 years ago
joeybloggs 8119861695 inline Regex calls 10 years ago
joeybloggs 9e4314f9ab add more docs to doc.go 10 years ago
joeybloggs b366564cbe update to v8 benchmarks 10 years ago
joeybloggs e8133a0b33 Merge branch 'v7-development' into merge 10 years ago
Dean Karn e66bd708c4 Merge pull request #167 from joeybloggs/v7-development 10 years ago
joeybloggs 14df416126 Update Validator instance check 10 years ago
Dean Karn 0650f73d40 Merge pull request #166 from flowonyx/v7-development 10 years ago
Joel Williams 715aa553c8 Added checking for nil receiver on Validator methods 10 years ago
joeybloggs 22a5f70a0e Add Error handling info to README 10 years ago
joeybloggs d792c5a578 Add validation error info to DOC 10 years ago
joeybloggs 19b2f07d98 Update README for v8 10 years ago
joeybloggs b2d8b4186c update more comments 10 years ago
joeybloggs 9990e055a3 update comments 10 years ago
joeybloggs 0b51279b05 Update Error Pool 10 years ago
joeybloggs 70cb087d5a update how config is passed in and assigned to validator 10 years ago
joeybloggs 10cf645b91 reorganization of code + variables to more appropriate structs 10 years ago
joeybloggs 9988ba3f45 update New to use register functions to avoid errors 10 years ago
joeybloggs 4807bf93bb unexpose baked in validators map for safety. 10 years ago
joeybloggs c293315337 updated tag caching for maximum performance 10 years ago
joeybloggs b213226b01 Add Alias to the unique features section of README 10 years ago
joeybloggs b4563c2cf6 Add alias docs + notes 10 years ago