gf/util/gvalid
王哈哈 4f4109cdb6
fix typo for comments (#2268)
* Modify comment syntax error

* Modify comment syntax error
2022-11-07 17:55:49 +08:00
..
i18n feature/v2.2.0 (#2154) 2022-09-26 22:11:13 +08:00
internal/builtin add golangci feature to guarantee codes quality (#2229) 2022-11-01 20:12:21 +08:00
testdata/i18n feature/v2.2.0 (#2154) 2022-09-26 22:11:13 +08:00
gvalid_error.go Feature/polaris feat: Add Polaris support (#1797) 2022-05-18 22:24:40 +08:00
gvalid_register.go feature/v2.2.0 (#2154) 2022-09-26 22:11:13 +08:00
gvalid_validator_check_map.go feature/v2.2.0 (#2154) 2022-09-26 22:11:13 +08:00
gvalid_validator_check_struct.go feature/v2.2.0 (#2154) 2022-09-26 22:11:13 +08:00
gvalid_validator_check_value.go feature/v2.2.0 (#2154) 2022-09-26 22:11:13 +08:00
gvalid_validator_message.go feature/v2.2.0 (#2154) 2022-09-26 22:11:13 +08:00
gvalid_validator.go feature/v2.2.0 (#2154) 2022-09-26 22:11:13 +08:00
gvalid_z_example_feature_rule_test.go feature/v2.2.0 (#2154) 2022-09-26 22:11:13 +08:00
gvalid_z_example_test.go add golangci feature to guarantee codes quality (#2229) 2022-11-01 20:12:21 +08:00
gvalid_z_unit_feature_checkmap_test.go t.Assert(err, nil) -> t.AssertNil(err) 2022-03-10 11:36:40 +08:00
gvalid_z_unit_feature_checkstruct_test.go move common used tag from packages to package gtag for maintainability (#2256) 2022-11-07 17:51:37 +08:00
gvalid_z_unit_feature_ci_test.go improve package gvalid 2021-12-04 00:11:57 +08:00
gvalid_z_unit_feature_custom_error_test.go improve package gvalid 2021-12-04 00:11:57 +08:00
gvalid_z_unit_feature_custom_rule_test.go t.Assert(err, nil) -> t.AssertNil(err) 2022-03-10 11:36:40 +08:00
gvalid_z_unit_feature_i18n_test.go rename gdebug.TestData* -> gtest.Data*; add UT case for http server 2022-03-17 16:58:04 +08:00
gvalid_z_unit_feature_meta_test.go fix issue in rules of gmeta.Meta for package gvalid 2022-01-18 15:43:12 +08:00
gvalid_z_unit_feature_recursive_test.go fix typo for comments (#2268) 2022-11-07 17:55:49 +08:00
gvalid_z_unit_feature_rule_test.go feature/v2.2.0 (#2154) 2022-09-26 22:11:13 +08:00
gvalid_z_unit_internal_test.go improve package goai 2022-03-02 20:00:40 +08:00
gvalid.go move common used tag from packages to package gtag for maintainability (#2256) 2022-11-07 17:51:37 +08:00