Commit Graph

  • 0a12a12d99
    feat(unique): Add support for struct memember validation #1048 Alberts Zemzale 2022-12-27 16:06:33 +0200
  • 61491ba87f for case-insensitive URL #1047 phith0n 2022-12-24 23:54:44 +0800
  • 9654c7c8b4 enhance the unittest for http_url phith0n 2022-12-24 23:35:49 +0800
  • 4b43dc754b added http_url tag for security validation phith0n 2022-12-24 23:13:15 +0800
  • 1ca3b2ce96 Add cron support #1045 albertoforcato 2022-12-22 16:26:46 +0100
  • ad2157facf
    fix unique= when struct field is a nil pointer #1041 Yann Salaün 2022-12-14 11:22:40 +0100
  • a0cd8605ec run go mod tidy #1035 Vittorio Camisa 2022-12-02 17:32:39 +0100
  • a5ef728f10
    bump golang.or/x/text for CVE-2022-32149 Vittorio Camisa 2022-12-02 17:29:10 +0100
  • 886822a5f7 feat: custom type func support interface #868 september 2021-12-17 09:16:26 +0800
  • 963da4e81f #updated Added required_id spanish translation #1026 Roberto Ramírez N 2022-11-09 23:11:54 -0600
  • 1336d06381 Remove required #1025 Dedi Heriyanto 2022-11-09 07:15:03 +0700
  • bc7a6c7a90 Fix current is never used warning Dedi Heriyanto 2022-11-09 07:01:45 +0700
  • 5fe4e28826 Add zerotonil tag Dedi Heriyanto 2022-11-09 05:43:09 +0700
  • c8bccf3649 add validation for base64 url without = padding Yasoob Haider 2022-11-08 13:32:24 +0530
  • 647b13c8e4 Feat: support mongodb objectID validation itzjustalan 2022-11-05 00:31:04 +0530
  • 7b7e3b3840
    Merge branch 'master' into master #998 Aryeh Klein 2022-10-31 11:22:11 +0200
  • d02673111d
    adding tests, cleaning up/fixing docs, logic brent s 2022-10-31 01:16:15 -0400
  • 7c871ab701
    adding `filepath` and `dirpath` support. brent s 2022-10-31 00:22:13 -0400
  • 32d22f5237
    Merge branch 'master' into reflex-struct-field #979 Just NON 2022-10-17 17:29:23 +0700
  • 0b4ec95a43
    Merge branch 'master' into master #993 Joel Gilbert 2022-10-15 10:13:25 -0400
  • db99f904af update golang.org/x/text to resolve CVE-2022-32149 #1015 Tom Aisthorpe 2022-10-14 14:34:45 +0100
  • 42127e57b6 Added a genre enum to the user model and a custom validation #1014 Kmilo Denis Glez 2022-10-11 12:20:16 -0400
  • 0dba140e98
    Merge branch 'master' into patch-1 #975 Gleb 2022-10-11 08:21:20 +0300
  • cb420268f7 Remove unnecessary blank lines #1013 jnst 2022-10-11 03:31:42 +0900
  • 91a2a53850 Update japanese translations for required_if, unique, json, jwt, lowercase, uppercase, datetime, postcode_iso3166_alpha2, postcode_iso3166_alpha2_field, boolean jnst 2022-10-11 01:21:56 +0900
  • 6952e7a1a2 Fix the Japanese translations of gte and lte #1012 jnst 2022-10-10 21:57:58 +0900
  • 6d429c6c8f Refactor: fix for lint errors #1011 tanryberdi 2022-10-07 18:42:53 +0500
  • 91f0335b84 fix #1005 Gatis Rīders 2022-10-05 11:36:04 +0300
  • 3758cbddbc improve LV translations Gatis Rīders 2022-10-05 11:33:13 +0300
  • 40289842de
    fix typo konstantin 2022-10-04 13:09:03 +0200
  • 0093dd3fab update docs konstantin 2022-10-04 13:04:18 +0200
  • 80abe3bbbe add tests konstantin 2022-10-04 12:57:50 +0200
  • 1cb68c7c09 add `luhn_checksum` validator konstantin 2022-10-04 12:47:17 +0200
  • 30192fcb54 modularize luhn algorithm konstantin 2022-10-04 12:46:54 +0200
  • 6c0a6dfc9d Refactor: update gitignore for Goland #1008 tanryberdi 2022-10-03 13:01:03 +0500
  • b1265e901b locales fix Gatis Rīders 2022-10-02 19:58:40 +0300
  • 2569808290
    Merge 2c0d3f7fe4 into c7e0172e0f #740 Vic Shóstak 2022-09-30 03:15:22 +0900
  • e75359f292 finish Gatis Rīders 2022-09-29 20:46:08 +0300
  • e56f2719e3 Fix module name #1001 Aleksander Dejewski 2022-09-23 08:30:12 +0200
  • 2909b65d85
    Merge pull request #1 from fancom/bugfix/not-blank-validator-does-not-cover-all-whitespace-characters Aleksander Dejewski 2022-09-23 08:20:37 +0200
  • da5a78662b
    Merge 6fa559d3f2 into c7e0172e0f #987 Violin 2022-09-19 04:26:35 +0300
  • dab7363da8 tests Gatis Rīders 2022-09-17 11:16:39 +0300
  • c8838d4b9f fixes Gatis Rīders 2022-09-17 10:29:41 +0300
  • 1b3aeeefcf tests, small improvements Gatis Rīders 2022-09-17 10:14:25 +0300
  • 634135a46c translations Gatis Rīders 2022-09-17 09:24:33 +0300
  • 7c9474ab70
    Merge branch 'master' into feat/add-cve-validator Eduardo Mello 2022-09-16 22:26:08 -0300
  • c7e0172e0f
    Update README.md v10.11.1 Dean Karn 2022-09-16 09:01:33 -0700
  • 1e8c614c2a
    Fixed boolean validation to handle bool kind (#988) Vaibhav Dighe 2022-09-16 21:29:49 +0530
  • 2369657f8b add test aryehlev 2022-09-14 19:18:26 +0300
  • 0669d169a7 add domain validation, allows most domains. aryehlev 2022-09-14 18:56:19 +0300
  • 189160c245 Fixed NotBlank validator to cover all whitespace characters #997 Aleksander Dejewski 2022-09-13 12:10:00 +0200
  • 95586fd08a update crypto and sys to 202208 versions Joel Gilbert 2022-08-23 15:49:36 -0400
  • 5405fa3299 Fix: Hexadecimal validation in v10 validator #989 V_R_Dighe 2022-08-19 19:57:17 +0530
  • a193dc2270 Fixed boolean validation to handle bool kind #988 V_R_Dighe 2022-08-18 13:30:28 +0530
  • 6fa559d3f2 chore: removing redundant .swp file #987 violin0622 2022-08-17 16:51:51 +0800
  • dc1e874cc4 feat(translations/zh): add Chinese translations for requiredXXX tags violin0622 2022-08-17 15:18:46 +0800
  • 2d336e25a6 feat(translations/en): add English translations for requriedXXX and excludeXXX tags violin0622 2022-08-17 14:56:55 +0800
  • 57aaa54b42 Add cron validation #985 Rodrigo Delduca 2022-08-09 09:23:31 -0300
  • 8a3ec10d5f add tests Eduardo Mello 2022-08-04 19:07:44 -0300
  • 7611c0bbcf 🌐 add translations Eduardo Mello 2022-08-04 19:07:35 -0300
  • 82cbe0ad1d 📝 update docs Eduardo Mello 2022-08-04 19:06:55 -0300
  • 7090820b0b feat: add cve validator Eduardo Mello 2022-08-04 19:06:25 -0300
  • 5fbd8503fe fix: remove useless type convert #709 xqbumu 2022-07-31 14:46:56 +0800
  • 9c824907cf Fix ValidationErrors.Error by remove fe lines xqbumu 2021-03-30 16:36:28 +0800
  • e12b0631c3 fix ineffectual and remove logs in test xqbumu 2020-12-24 17:29:48 +0800
  • 102c2cb1da Fix FieldError in Translate 卜木 2020-12-24 15:47:18 +0800
  • bc7329ef0f feat: add image validation Fanan Dala 2022-07-30 09:37:56 +0100
  • 4f6acec017 fix for aliases Gleb 2022-07-07 21:20:37 +0300
  • af1bf73482 fix: removed unnecessary cast so we can mock ValidationErrors (#980) #981 Joselito Viveiros Nogueira Filho 2022-07-28 12:11:23 +0100
  • 0a5beb78fa add test Thanakrit Nawasaykaew 2022-07-28 17:27:20 +0700
  • 3714556d17 add reflect struct field Thanakrit Nawasaykaew 2022-07-28 17:05:11 +0700
  • 6f41c81177
    Merge e0e8fed530 into 9e2ea40380 #851 Marcelo Bião 2022-07-25 15:33:49 +0000
  • e0e8fed530 add cpf validation #851 marcelobiao 2021-10-23 15:20:41 -0300
  • 54ff0b3e22 Adding Support for SkipUnless validator and testing the same Jahanvi Aggarwal 2022-07-10 18:52:19 +0530
  • 3ce20afbd4 Adding Support for SkipUnless validator and testing the same Jahanvi Aggarwal 2022-07-10 18:51:41 +0530
  • 1d71d6ca2d Adding Support for SkipUnless validator and testing the same Jahanvi Aggarwal 2022-07-10 18:50:50 +0530
  • dd3b594f69 Adding Support for SkipUnless validator and testing the same Jahanvi Aggarwal 2022-07-10 18:47:32 +0530
  • 8cf4f8c311 Adding Support for SkipUnless validator and testing the same Jahanvi Aggarwal 2022-07-10 18:17:38 +0530
  • 06dac77bc8
    Merge 30637bbbe5 into 9e2ea40380 #971 Wachiu Siu 2022-07-05 16:18:48 +0000
  • 30637bbbe5 feat: base58 support #971 Wachiu Siu 2022-07-06 00:06:32 +0800
  • 97dba8caaf pt_BR translation improvements #967 Cyro Dubeux 2022-06-24 12:47:17 -0300
  • 86931523e4
    Merge b0bea5b009 into 9e2ea40380 #962 Kaustubh Babar 2022-06-19 04:10:26 -0700
  • b0bea5b009 fix: validateMap invalid err msgs #962 Kaustubh Babar 2022-06-19 16:30:40 +0530
  • 0e62c17e43 Fix excluded_unless. Value check was happening when the value was present ("if"), not absent ("unless"). Tests were cheated to pass this behaviour. #959 Gomez Ramos, Eneko 2022-06-08 12:13:02 +0200
  • c0399677b0 fix: ValidateMapCtx support for more baked-in validators #958 Alonso Villegas 2022-06-04 16:40:32 -0500
  • 165e95e961 ValidateMapCtx does not support validating []map[string]interface{} in []interface #955 #956 leftjs 2022-06-02 14:30:43 +0800
  • 498124539d Expose the struct the field is contained within #951 Will May 2022-05-30 08:46:32 +0100
  • a2ddc05de2 Fix lint error in objectid validator #950 Simon Gate 2022-05-24 10:15:16 +0200
  • ecca5a095d Add ObjectID validator Simon Gate 2022-05-24 08:51:55 +0200
  • b7cdec1ddb Feat: support slice on isOneOf #949 Marine Bal 2022-05-23 10:22:20 +0000
  • 3bc2df61d7 Improve isCreditCard coverage to 100% #948 Mehmed Bazdar 2022-05-22 21:08:05 +0200
  • 6fdc004dc6 zh/zh_tw/ko customTransFunc code reuse #947 kakuilan 2022-05-20 14:55:23 +0800
  • 04582ec18f zh/zh_tw/ko add test case for required_if/required_unless/required_with/required_with_all/required_without/required_without_all kakuilan 2022-05-20 14:25:45 +0800
  • 0aa3d587e9 remove debug print kakuilan 2022-05-19 16:52:10 +0800
  • 5c55fb1c19 add Korean translations kakuilan 2022-05-19 16:47:19 +0800
  • c42e1e96d7 zh_tw translation packages add required_*/alphanumunicode/containsrune/endswith/startswith/e164/unique/jwt/boolean/lowercase/uppercase translations kakuilan 2022-05-18 18:42:40 +0800
  • 3446b576c9 zh translation packages add e164/unique/jwt/boolean translations kakuilan 2022-05-18 18:19:51 +0800
  • 30b80daa1a
    Merge 47a157ba39 into 9e2ea40380 #946 missingsemi 2022-05-14 23:09:15 +0000
  • 47a157ba39 Adding byte_len_min, byte_len_max, and byte_len to doc.go #946 missingsemi 2022-05-14 19:07:20 -0400
  • 7ecc13ed62 Fix typos in comments from copy pasting missingsemi 2022-05-14 19:06:12 -0400