Commit Graph

772 Commits (21c910fc6d9c3556c28252b04beb17de0c2d40ec)
 

Author SHA1 Message Date
Dean Karn 21c910fc6d update README 5 years ago
Dean Karn 98150497be Add test + docs for FieldLevel.GetTag 5 years ago
Dean Karn f1d020490a
Merge pull request #535 from LRichi/v9 5 years ago
Dean Karn 6720e73db2
Merge pull request #496 from shihanng/unique_struct_field 5 years ago
Dean Karn 5bbca668f0
Merge pull request #530 from skateinmars/chore/improve-doc 5 years ago
Dean Karn 17c1fa8f29
Merge pull request #529 from taybart/v9 5 years ago
Dean Karn bde478f946
Update README.md 5 years ago
Dean Karn a060cd9724
Update README.md 5 years ago
Dean Karn 6963d3cd8d
Merge pull request #544 from go-playground/backport-required-with-fixes 5 years ago
Dean Karn 38bfb46b5a fix required_* 5 years ago
richi b01869e6de Added the function GetTag. 5 years ago
Jean-Philippe Moal c370ccf1ba Clarify and complete tag names example 5 years ago
Jean-Philippe Moal 94aa4243a2 Rework the non standard validators documentation 5 years ago
Taylor aad1714b6a Add e.164 support 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
Shi Han NG 8efe088678
Update doc for unique=field 5 years ago
Shi Han NG d04a036fb5
Implement unique=FieldName 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
Dean Karn 727e327e57
Merge pull request #471 from Zeroen/fix-hostname-regexp 5 years ago
criherna 38f91ec1a1 Merge branch 'master' into fix-hostname-regexp 5 years ago
criherna 9dedb06449 fix hostname regex 5 years ago
A Mashmooli 8c221696bb simplify required check field kind 5 years ago
A Mashmooli d89801fc29 fix required_* test 5 years ago
A Mashmooli de92ea70b4 fix required_* test 5 years ago
A Mashmooli 22eebe9ac5 add required_without_all to doc 5 years ago
A Mashmooli a9e1a9226c add required_without to doc 5 years ago
A Mashmooli 678f8d753f add required_with_all to doc 5 years ago
A Mashmooli 5a98da4e8c add required_with to doc 5 years ago
Dean Karn e25e66164b
Merge pull request #460 from masseelch/patch-1 5 years ago
A Mashmooli 3ec10f9949 add required_without_all validator 5 years ago
A Mashmooli 03bfd38cc1 add required_without validator 5 years ago
A Mashmooli ebfddc5784 add required_with_all validator 5 years ago
A Mashmooli 1e6bddb6b3 fix comment 5 years ago
A Mashmooli adbd5e9b33 add required_with validator 5 years ago