Commit Graph

  • 9e313ec30b update: _examples/simple/main.go ambiguous naming #761 huoyinghui 2021-04-27 11:06:24 +0800
  • a892717dee Postcode validator for value and field ѵµσɳɠ 2021-04-25 18:54:03 +0100
  • 7ee038882a Add BIC ISO format validator #758 Oleksii Kulikov 2021-04-23 15:56:48 +0200
  • 870c9981f5 Handle error when invalid data is supplied for diving #752 zytell3301 2021-04-19 02:57:30 +0430
  • b20f973528 Create a basic test for validating nested maps zytell3301 2021-04-19 02:35:35 +0430
  • a9e7b022cb Update tests due to changes in ValidateMap method zytell3301 2021-04-19 02:19:26 +0430
  • 196a379bde Due to changes in ValidateMapCtx, make some updates on ValidateMap method zytell3301 2021-04-19 02:17:18 +0430
  • 3b8081571b Update ValidateMapCtx method, so it can validate nested maps zytell3301 2021-04-19 02:16:31 +0430
  • ed3c60c9b0 Added tests #754 Zane DeGraffenried 2021-04-16 17:32:31 -0600
  • 08356f8539 Fix boolean support in requireCheckFieldValue, isEqField and isNeField Zane DeGraffenried 2021-04-16 16:43:12 -0600
  • b17850d839
    Merge 9474640d8e into b926bf0df9 #753 Lucas Mendes Loureiro 2021-04-16 03:25:32 +0000
  • 9474640d8e fix go.mod #753 Lucas Mendes Loureiro 2021-04-16 00:25:23 -0300
  • 30b0f5b63f update README.md Lucas Mendes Loureiro 2021-04-16 00:22:05 -0300
  • af4caa104a implementing validator tests Lucas Mendes Loureiro 2021-04-16 00:07:18 -0300
  • c304f52add add custom regex validator Lucas Mendes Loureiro 2021-04-15 23:43:07 -0300
  • 19e6b81c2e Implement a basic example of ValidateMap method zytell3301 2021-04-16 03:47:14 +0430
  • 979e4dfd6e Add ValidateMap func for validating map data with an empty context zytell3301 2021-04-16 03:21:15 +0430
  • 3d5a86fd1f Implement ValidateMapCtx func for validating map data zytell3301 2021-04-16 03:16:25 +0430
  • b926bf0df9
    Update README.md v10.5.0 Dean Karn 2021-04-06 21:02:04 -0700
  • add373fff7
    feat: add bcp 47 language tag validator (#730) Josh Slate 2021-04-06 21:01:39 -0700
  • aaeabe814e
    refactor: rename language_tag validator to bcp47_language_tag #730 Joshua Slate 2021-04-06 14:09:11 +0000
  • 68248183b4
    Update README.md v10.4.2 Dean Karn 2021-04-05 18:24:36 -0700
  • 526b0968b3
    Update errors.go (#671) Deri Herdianto 2021-04-06 08:14:24 +0700
  • 2b75c46052
    version removed from installation and import (#710) Sergei Isaev 2021-04-06 04:13:46 +0300
  • 3c8db83c19
    New official Documentation URL (#706) frederikhors 2021-04-06 03:11:57 +0200
  • 5b8f3b8a0b
    corresponds to boolean value of nefield (#712) Peperoncino 2021-04-06 10:10:38 +0900
  • 882ec0def4
    fix StructLevel Parent() (#716) Torwang 2021-04-06 09:10:13 +0800
  • 0e674563ff
    error in spelling (#732) Qalifah 2021-04-06 02:06:40 +0100
  • ec1baac93d
    Fix accessing fields in composed structs (#733) Michał Treter 2021-04-06 03:06:20 +0200
  • 514c9dbd77
    Fix excludedWithoutAll comment (#673) João Francisco 2021-04-06 02:03:36 +0100
  • 9c415c4565
    Add support for excluded_with on pointer fields (#746) Jake-Convictional 2021-04-05 21:02:20 -0400
  • b42122cba0 Tests passing #746 Jake Strang 2021-03-31 10:21:11 -0400
  • 88837c07b9 Tests failing Jake Strang 2021-03-31 10:20:33 -0400
  • 86cf1a9daf fix excludedWithoutAll name mismatch in docs comment #741 xieyishu 2021-03-22 17:21:29 +0800
  • ae7471aa0a
    Fix validator_test.go Vic Shóstak 2021-03-21 00:58:41 +0300
  • 558925a852
    Fix validator_test.go Vic Shóstak 2021-03-21 00:55:15 +0300
  • 9dc7d16f11
    Update fieldErrMsg in errors.go Vic Shóstak 2021-03-21 00:44:14 +0300
  • d6c143c2eb Change test description and add test for unnamed struct #733 Michał Treter 2021-02-25 21:44:55 +0100
  • c12569bdf9 Don't allocate additional memory in order to check if array is empty Michał Treter 2021-02-25 21:43:55 +0100
  • 58f5b1b1f3 Fix accessing fields in composed structs Michał Treter 2021-02-25 10:16:38 +0100
  • 7218c34198
    error in spelling #732 Qalifah 2021-02-24 16:36:02 +0100
  • a9430314ea
    feat: add language tag validator Joshua Slate 2021-02-20 02:29:50 +0000
  • 049cb4187a
    Update it_test.go mrkongo 2021-02-05 03:24:00 +0100
  • 65d5ef4b68
    Update it.go mrkongo 2021-02-05 03:08:21 +0100
  • bc8247ccae
    Update it.go mrkongo 2021-02-05 02:53:53 +0100
  • 3d4060470c no changes #497 adam-manwaring 2021-02-02 13:12:24 -0700
  • 62c9497f6f fix StructLevel Parent() #716 torwang 2021-01-06 10:35:09 +0800
  • 607ccdd8ae corresponds to boolean value of nefield #712 peperoncino 2020-12-31 07:42:28 +0900
  • 26c70372e8 version removed from installation and import #710 Serj1c 2020-12-26 20:56:48 +0300
  • c8ae49130d
    Update errors.go #708 卜木 2020-12-24 15:53:21 +0800
  • 9ec986e01a
    Fix FieldError in Translate 卜木 2020-12-24 15:47:18 +0800
  • d050c1a438
    New official Documentation URL #706 frederikhors 2020-12-19 17:57:42 +0100
  • f944242390 add it_IT translation mrkongo 2020-11-29 19:09:43 +0100
  • 8a3836142a
    Update README.md #685 li1234yun 2020-10-28 21:53:54 +0800
  • d929ec0466
    Merge f8202a8bae into f6584a41c8 #668 Dmitry Zenovich 2020-10-19 18:40:56 +0300
  • f6584a41c8
    split listing into separate job (#680) Dean Karn 2020-10-17 12:09:18 -0700
  • 96d7f70a71 fix indentation #680 gh-actions Dean Karn 2020-10-17 12:06:54 -0700
  • 793791d72b fix yaml Dean Karn 2020-10-17 12:05:59 -0700
  • ce708b121e move linting to separate job Dean Karn 2020-10-17 12:05:26 -0700
  • e3a9ac5b17 restore cache on all but ubuntu and latest go Dean Karn 2020-10-17 11:59:25 -0700
  • 3bb4866602
    Github Actions Changeover (#679) Dean Karn 2020-10-17 11:53:15 -0700
  • daf4337597 rename workflow file #679 Dean Karn 2020-10-17 10:56:07 -0700
  • 961c48463d when linting cache will already be handled Dean Karn 2020-10-17 10:52:08 -0700
  • 811d754563 only trigger push on master branch Dean Karn 2020-10-17 10:48:33 -0700
  • c525136e7e dealing with windows gh actions time Dean Karn 2020-10-17 10:44:10 -0700
  • 361679ab9a test windows issue? Dean Karn 2020-10-17 10:40:37 -0700
  • 8092220022 quote Dean Karn 2020-10-17 10:31:24 -0700
  • e6c54e259b fix if Dean Karn 2020-10-17 10:27:52 -0700
  • 71cc1223f7 Github Actions changeover Dean Karn 2020-10-17 10:20:36 -0700
  • 456221b630
    Fix time.Duration parsing for int param (#678) v10.4.1 Dean Karn 2020-10-17 08:49:42 -0700
  • 6b11ad6f22 Fix time.Duration parsing for int param #678 Dean Karn 2020-10-17 08:41:07 -0700
  • 8d4049c320
    Fixes typo #677 mavenraven 2020-10-16 22:04:47 -0400
  • f07e416744
    Fix excludedWithoutAll comment #673 João Francisco 2020-10-07 10:10:28 +0100
  • b82c61b4d9
    Update errors.go #671 Deri Herdianto 2020-09-29 12:29:27 +0700
  • f8202a8bae skip validation of the nested struct itself when its inner fields are invalid #668 Dmitry Zenovich 2020-09-28 05:56:00 +0300
  • d6b17fd90b
    Added Translation for pt (#613) v10.4.0 Flávio CF Oliveira 2020-09-27 23:48:22 +0100
  • f32fea830e
    Add country code validation (#615) krhubert 2020-09-28 00:46:23 +0200
  • 142d73023b
    Merge branch 'master' into master #615 Dean Karn 2020-09-27 15:41:58 -0700
  • 704a814277
    accept 0x(0X) start in 'hexadecimal' tag (#620) Brandon Lee 2020-09-28 04:10:32 +0900
  • 4407f4dea0
    Add checksum validation for Ethereum address (#630) Elias Rodrigues 2020-09-27 16:04:32 -0300
  • 8941cbd00e
    Merge pull request #635 from taybart/master Dean Karn 2020-09-27 11:52:36 -0700
  • 8154ee6ca8
    Merge branch 'master' into master #635 Dean Karn 2020-09-27 11:50:24 -0700
  • f0805c61ba
    Merge pull request #641 from math-nao/master Dean Karn 2020-09-27 11:47:15 -0700
  • 76981ccf75
    Merge pull request #642 from elias19r/issue-584-add-support-for-time-duration-type Dean Karn 2020-09-27 11:45:09 -0700
  • 57b4fab34b
    Merge pull request #644 from longit644/bugfix/make-unique-tag-work-with-pointer-fields Dean Karn 2020-09-27 11:42:30 -0700
  • d9e95d55e9
    Update errors.go Dean Karn 2020-09-27 11:35:18 -0700
  • 2a5412a1bc
    Merge pull request #657 from nigelis/bugfix/omitempty-not-first Dean Karn 2020-09-27 11:31:16 -0700
  • 839d050f74
    Merge pull request #658 from hzwwen/master Dean Karn 2020-09-27 11:28:50 -0700
  • e6eee3ea88
    Merge branch 'master' into master #658 Dean Karn 2020-09-27 11:25:00 -0700
  • b1ccceeb11
    Merge pull request #664 from erma07/master Dean Karn 2020-09-27 11:16:46 -0700
  • 4cd2e40256
    Merge pull request #666 from xy-planning-network/patch Dean Karn 2020-09-27 11:11:56 -0700
  • ace513eddd
    Update .travis.yml Dean Karn 2020-09-27 11:04:12 -0700
  • 0d657b4731
    Update .travis.yml Dean Karn 2020-09-27 11:04:00 -0700
  • 0e7e593daa
    Merge pull request #667 from arkark/fix/endswith-readme Dean Karn 2020-09-27 11:00:56 -0700
  • f2ce6a4f92 Fix a category of endswith in README #667 Takeshi Kaneko 2020-09-17 21:04:54 +0900
  • 1bf11c9299 Includes Error in FieldError's interface #666 David Ketch 2020-09-16 15:14:29 -0500
  • ca0533bb97 Closes #660 readme updates #664 root 2020-09-15 19:45:48 +0200
  • 490e253792 Closes #660 added excluded with and without tests root 2020-09-15 19:40:20 +0200
  • 8bda458491 Add support for exclude_with and exclude_without #665 andig 2020-09-15 18:55:00 +0200
  • 742006d126 Closes #660 added excluded with and without root 2020-09-15 18:13:38 +0200