Commit Graph

988 Commits (master)
 

Author SHA1 Message Date
Dean Karn fb6c45823a
Update README.md 4 years ago
Dean Karn 5b97da4cbf
Merge pull request #560 from go-playground/cherry-pick-v9 4 years ago
Dean Karn c2546fb355 Add test + docs for FieldLevel.GetTag 4 years ago
richi f8a081fd83 Added the function GetTag. 4 years ago
Shi Han NG e73ec5f5ab Update doc for unique=field 4 years ago
Shi Han NG 8f604265e0 Implement unique=FieldName 4 years ago
Jean-Philippe Moal 1effcb06a7 Clarify and complete tag names example 4 years ago
Jean-Philippe Moal 703c0b681a Rework the non standard validators documentation 4 years ago
Taylor e7c70798c9 Add e.164 support 4 years ago
Dean Karn a6a294bfeb
Merge pull request #541 from JonathanWThom/jt/space-separated-oneof 4 years ago
Dean Karn c067a8f197
Merge pull request #539 from sclaire-1/master 4 years ago
Dean Karn 1d93fb999e
Merge pull request #547 from atomicleads/master 4 years ago
Dean Karn 5356060ec3
Merge pull request #548 from JonathanWThom/jt/datauri 4 years ago
Dean Karn 361bf41fb9
Merge pull request #550 from Streppel/patch-1 4 years ago
Dean Karn ae15ced5e1
Merge pull request #558 from whatvn/master 4 years ago
Nguyễn Văn Hưng da6897303a error is always nil 4 years ago
Streppel 0849b1840e
removing unecessary type conversion 5 years ago
Jonathan Thom bb5fd36827
Improves accuracy of datauri regex 5 years ago
Jonathan Thom 685d3e21f3
Makes regex constant & moves single quote replace logic to parseOneOfParam2 5 years ago
Dmitry M. Gavrovsky d149847e8a test case for “eq” comparing boolean values #547 5 years ago
Dmitry M. Gavrovsky dfc652373a Added boolean type support for “eq” validator 5 years ago
Dean Karn 691a5f5f25
Update README.md 5 years ago
Dean Karn bec732e9de
Merge pull request #543 from go-playground/fix-required-without 5 years ago
Dean Karn a346f2eea4 Merge branch 'master' into fix-required-without 5 years ago
Dean Karn b11fb5f16e fix typo 5 years ago
Dean Karn c0f05c7b3d fix required_* 5 years ago
Dean Karn fe89c745f6
Merge pull request #542 from kaelanfouwels/master 5 years ago
Kaelan Thijs Fouwels 8678802a39
Correction of documentation URL 5 years ago
Jonathan Thom 432c17028a
Adds ability to validate oneof for space separated strings 5 years ago
sclaire-1 4be5d19c39
Edit CONTRIBUTING.md 5 years ago
Dean Karn dbbe6958b3 update doc v9 url to v10 5 years ago
Dean Karn 7e57ca0cf5 convert to go modules 5 years ago
Dean Karn cd1bd58169
Update README.md 5 years ago
Dean Karn 883a9e06c8
Merge pull request #523 from go-playground/fixes 5 years ago
Dean Karn 9593a0f77e add test for new nil validation 5 years ago
Dean Karn 06f92248de linting cleanup 5 years ago
Dean Karn 6484d9f2fb fix required_with_* 5 years ago
Dean Karn cc25246f01 fix required_without_* 5 years ago
Dean Karn 51fcc303b3
Merge pull request #507 from UgurAsaner/v9 5 years ago
Dean Karn 205b733988
Merge pull request #522 from teejays/v9 5 years ago
Talha Ansari 4e2a13b9bf
Updated tests to reflect the import change 5 years ago
Talha Ansari 2367d307c5
Fix the import path for non-standard validators 5 years ago
baran.asaner 80a8449877 Add Turkish translations 5 years ago
Dean Karn 556b9da3c0
Update README.md 5 years ago
Dean Karn ab2452c1ce
Merge pull request #489 from tobiassjosten/patch-1 5 years ago
Dean Karn d6546ee64a
Merge pull request #484 from leafduo/v9 5 years ago
Tobias Sjösten 9f6c1cdebf
Fixed typo 5 years ago
Zuyang Kou 54db112759 Make `required_without` work with pointer 5 years ago
Dean Karn 884d31b8ca
Update README.md 5 years ago
Dean Karn 56b7caa399
Merge pull request #469 from mashmooli/v9 5 years ago