Commit Graph

  • 6c5e1753cf moved my working code/no actual changes Adam Manwaring 'Pants 2020-09-14 13:16:51 -0600
  • 44a150f359 add required_if and required_unless hzw 2020-09-03 20:27:05 +0800
  • 6f81b7d8d0 Validate tag omitempty, only base on field value #657 nigelis 2020-09-01 21:11:11 +0800
  • 054e51c80b
    Add comment for function AddValidator #650 suntt2019 2020-08-13 15:14:29 +0800
  • afd505a027
    Add function AddValidator to enable adding custom validators suntt2019 2020-08-13 15:06:18 +0800
  • 7dbe685a02 Update timeZone tag name to timezone #641 math-nao 2020-08-02 13:59:46 +0200
  • 9d9a8963a3 fix grammar/spelling mistakes in errors.go #645 Nikolay Oskin 2020-07-30 02:30:17 +0300
  • 67c4fdf0de Make unique tag work with pointer fields. #644 Long Bui 2020-07-29 23:07:14 +0700
  • 1cbd3081e4 Add function asIntFromType #642 Elias Rodrigues 2020-07-28 11:47:26 -0300
  • 33ffa4a31f Move var declarations to the top in test functions Elias Rodrigues 2020-07-26 12:15:22 -0300
  • 55e0f418d6 Minor edits Elias Rodrigues 2020-07-26 11:36:45 -0300
  • 04749bc4d4 Fix golangci-lint issues Elias Rodrigues 2020-07-25 23:06:22 -0300
  • fc1b28803a Update docs for baked-in time.Duration supported tags Elias Rodrigues 2020-07-25 23:05:52 -0300
  • f525f0b64f Add tests for baked-in time.Duration supported tags Elias Rodrigues 2020-07-25 23:05:24 -0300
  • 48684f91aa Add baked-in support for time.Duration Elias Rodrigues 2020-07-25 23:02:42 -0300
  • 0c71d5cc08 Add var timeDurationType Elias Rodrigues 2020-07-25 23:01:01 -0300
  • 94470e68f3 Add function asIntFromTimeDuration() Elias Rodrigues 2020-07-25 23:00:27 -0300
  • 1c4e56307b Add bin to .gitignore Elias Rodrigues 2020-07-25 22:59:44 -0300
  • 44f3347f13 Add support for time zone validation math-nao 2020-07-25 19:39:27 +0200
  • 07a4b7aa38 Add wiki link for E.164 Taylor 2020-07-07 14:19:33 -0600
  • 0bfda52ce1 Add e164 to doc.go Taylor 2020-07-07 14:16:52 -0600
  • 36e5791d13 Fix formatting #630 Elias Rodrigues 2020-07-07 11:08:06 -0300
  • 6738ba7a94
    Update baked_in.go Elias Rodrigues 2020-07-07 10:45:05 -0300
  • 988bd6f408 Update docs #634 Elias Rodrigues 2020-07-06 22:15:43 -0300
  • 9a9662638d Add support for encoding/json.Number type (string) Elias Rodrigues 2020-07-06 22:10:22 -0300
  • dda0a55df2 Add some comments and minor change for readability Elias Rodrigues 2020-07-04 00:03:23 -0300
  • d730897e01 digitValue var isn't needed Elias Rodrigues 2020-07-03 23:58:12 -0300
  • df3b340252 Add checksum validation for Ethereum address Elias Rodrigues 2020-07-03 16:09:38 -0300
  • 7ee98e2561 Fix issue453, where space character in tagNames cause panic #628 haruntuncay 2020-06-27 14:42:21 +0300
  • a23802da12 accept hexadecimal which starts with 0x(0X) optionally #620 Brad Lee 2020-06-04 23:27:43 +0900
  • d8f373dc2f gofmt Brad Lee 2020-06-04 23:26:50 +0900
  • aad56fff63
    Merge 3d1b95e43e into ea924ce89a #616 krhubert 2020-05-28 13:04:55 -0700
  • 3d1b95e43e
    Add isarr and notisarr validators #616 krhubert 2020-05-28 22:01:12 +0200
  • 22148c245c
    Add country code validation krhubert 2020-05-28 21:31:24 +0200
  • a85cc5797d
    Use ParamField() function to get field name in validation error messages. #614 Charles Korn 2020-05-23 20:15:04 +1000
  • 660bfa62c0
    Merge pull request #1 from cncal/param_field Charles Korn 2020-05-23 19:56:48 +1000
  • 251290509d i think i should not translate this printf #613 Flavio CF Oliveira 2020-05-21 18:27:16 +0100
  • 22c7c662f5 Added translations for portuguese [pt] Flavio CF Oliveira 2020-05-21 18:21:01 +0100
  • ea924ce89a
    Update README.md v10.3.0 Dean Karn 2020-05-20 23:13:22 -0700
  • 059510c3bf
    Merge pull request #612 from Giulianos/bugfix/fqdn Dean Karn 2020-05-20 23:08:16 -0700
  • 50166a5a06
    Merge branch 'master' into bugfix/fqdn #612 Dean Karn 2020-05-20 23:06:53 -0700
  • ab4e67f050
    Merge pull request #609 from fourcels/master Dean Karn 2020-05-20 22:59:01 -0700
  • ae8ecbca8a
    Merge branch 'master' into master #609 Dean Karn 2020-05-20 22:55:19 -0700
  • 0ab8e0351d
    Merge pull request #607 from johnbailon/number_documentation Dean Karn 2020-05-20 22:47:30 -0700
  • 7e978ff872
    Merge pull request #600 from amiraliucsc/fix/RFC952-host Dean Karn 2020-05-20 22:47:21 -0700
  • 957a452839
    Merge pull request #598 from cncal/enhance_zh_translation Dean Karn 2020-05-20 22:47:04 -0700
  • 257f202dd1
    Merge pull request #588 from erikaleigh/fix-grammatical-errors Dean Karn 2020-05-20 22:46:47 -0700
  • dbfcad250f
    Merge pull request #583 from metalinspired/master Dean Karn 2020-05-20 22:46:34 -0700
  • 07f2314af2
    Merge pull request #582 from alfonsoprado/feature/spanish-translation-v10 Dean Karn 2020-05-20 22:43:54 -0700
  • a5e9e63a9a
    Merge pull request #579 from psampaz/readme_updates Dean Karn 2020-05-20 22:42:52 -0700
  • 8203121676
    Merge pull request #578 from psampaz/validations_list Dean Karn 2020-05-20 22:41:53 -0700
  • 175275dfea
    Merge pull request #577 from psampaz/travis_1_13_7 Dean Karn 2020-05-20 22:41:00 -0700
  • b610155475 format code Giuliano Scaglioni 2020-05-20 21:16:17 -0300
  • 7d6236a898 add updated regex for fqdn Giuliano Scaglioni 2020-05-20 21:15:27 -0300
  • ee37674003 add breaking test Giuliano Scaglioni 2020-05-20 21:08:58 -0300
  • b15bf1dead Add zh,zh_tw datetime translation Kiyan Gauss 2020-05-10 22:01:12 +0800
  • 198646cbd1 Add number validator in documentation #607 John Bailon 2020-05-02 16:16:55 +0800
  • 7807a1f36f Add number validator in documentation #606 John Bailon 2020-05-02 16:12:58 +0800
  • 2c25ab3c72
    Update README.md #604 Farshad Nematdoust 2020-04-29 15:29:04 +0200
  • 0cbfb3ed87 enhance #597: get param field name with the tag name #601 cncal 2020-04-22 17:29:18 +0800
  • c7dc8812a2 Add more tests #600 amiraliucsc 2020-04-19 18:44:55 +0000
  • 1611f1e72c Add test regarding multiple dots in hostname amiraliucsc 2020-04-19 06:17:28 +0000
  • 18fba4ba8a Fix the regex for RFC952 hostname validator amiraliucsc 2020-04-19 05:22:13 +0000
  • 85098861d3 enhancement: add zh translations for tag json, lowercase, uppercase, datetime #598 cncal 2020-04-19 12:08:26 +0800
  • aad3b6694e fix the documentation (any validations can be used on structs now) #591 Dmitry Zenovich 2020-03-09 15:04:01 +0300
  • e02275b630 perform custom validations agains fields containing structs Dmitry Zenovich 2020-03-06 18:56:23 +0300
  • 3909783b73 Fix grammatical errors in errors.go #588 erikaleigh 2020-03-02 15:55:30 -0400
  • 9e725518e4 fmt test code #585 renzheng.wang 2020-02-21 11:59:33 +0800
  • e2a5e85584 add test for nullable custom type renzheng.wang 2020-02-21 11:57:01 +0800
  • 321bbf1fce make custome type nullable renzheng.wang 2020-02-19 19:06:21 +0800
  • f3b347cc29 Add validators that check if string does not start/end with supplied parameter #583 Milan Divkovic 2020-02-19 10:15:03 +0100
  • 74a78dd91a remove comments #581 alfonsoprado 2020-02-11 14:15:04 -0300
  • a98911a366 fix spanish translations #582 alfonsoprado 2020-02-11 10:42:39 -0300
  • c1b73a784d Add spanish translations alfonsoprado 2020-02-11 10:06:16 -0300
  • 69173e1398 Add spanish translations alfonsoprado 2020-02-11 10:03:04 -0300
  • afacb47f2b Updated version and go doc link #579 Pantelis Sampaziotis 2020-02-11 12:16:44 +0200
  • 9f175c7ece Add list of validation in README #578 Pantelis Sampaziotis 2020-02-10 21:47:11 +0200
  • 8a19420dcf Run tests on latest stable version 1.13.7 #577 Pantelis Sampaziotis 2020-02-09 19:52:24 +0200
  • c68441b7f4
    Merge pull request #575 from psampaz/datetime v10.2.0 Dean Karn 2020-02-09 09:35:38 -0800
  • 912fcd16a8 resovle conflict #575 Pantelis Sampaziotis 2020-02-09 19:30:16 +0200
  • 14f963703b Add datetime validation Pantelis Sampaziotis 2020-02-06 18:13:19 +0200
  • b7430f8e39
    Merge pull request #571 from psampaz/json Dean Karn 2020-02-09 09:18:51 -0800
  • 0c80f876cd Merge branch 'master' into json #571 Dean Karn 2020-02-09 09:11:31 -0800
  • 68e8e137fa Merge pull request #563 from terala/master Dean Karn 2020-02-09 09:02:02 -0800
  • 1f676c755a
    Merge branch 'master' into master #563 Dean Karn 2020-02-09 08:59:24 -0800
  • fa149de298 Merge pull request #569 from Rustery/feature/russian-translation Dean Karn 2020-02-09 08:55:09 -0800
  • fdd54d3fc2 Merge pull request #572 from psampaz/lowercase Dean Karn 2020-02-09 08:54:35 -0800
  • b541462b5a Merge pull request #574 from shenyiling/master Dean Karn 2020-02-09 08:53:58 -0800
  • 2109f86248 Update documenation #572 Pantelis Sampaziotis 2020-02-07 16:32:30 +0200
  • 9e58bcdee1 Empty strings are not lowercase or uppercase Pantelis Sampaziotis 2020-02-07 16:30:58 +0200
  • 6d2c659585 fix: typo #574 shenyiling 2020-02-06 18:28:56 +0800
  • 5b51bff4e6 Add isLowercase and isUppercase valitation Pantelis Sampaziotis 2020-02-05 22:39:47 +0200
  • 581d2698d5 Added isJSON validation Pantelis Sampaziotis 2020-02-04 18:04:58 +0200
  • eb11afd9a8 Added russian translation #569 Rustam 2020-01-22 16:08:32 +0300
  • a1ac82a865 Add documentation Ravi Terala 2020-01-17 09:52:57 -0800
  • 279f73c37b Fix regular expression of RFC1123 #564 cchung100m 2020-01-12 17:39:44 +0800
  • 893747e5ee Add hostname_port validator feature Ravi Terala 2020-01-03 11:30:08 -0800
  • fb6c45823a
    Update README.md v10.1.0 Dean Karn 2019-12-24 21:43:24 -0800
  • 5b97da4cbf
    Merge pull request #560 from go-playground/cherry-pick-v9 Dean Karn 2019-12-24 21:41:40 -0800
  • 21c910fc6d update README v9.31.0 v9 Dean Karn 2019-12-24 21:24:06 -0800