package
0.2.0-alpha.3
Repository: https://github.com/superproj/onex.git
Documentation: pkg.go.dev

# Functions

GetExportedFieldNames 返回传入结构体中所有可导出的字段名字.
NewValidator creates and initializes a custom validator.
No description provided by the author
通用校验函数.
ValidRequired 验证结构体中的必需字段是否存在且不为空.

# Variables

ProviderSet is the validator providers.

# Structs

Validator implements the validate.IValidator interface.

# Type aliases

定义验证规则类型.
定义验证函数类型.