# Functions
No description provided by the author
V 是 NewValidator 简写.
No description provided by the author
ValidateStruct 验证结构体.
ValidateStructCtx 验证结构体,带Context.
WithTag 设置Tag名称,默认:valid.
WithTranslation 注册自定义错误翻译 参数 `text` 示例:{0}为必填字段 或 {0}必须大于{1}.
WithValidation 注册自定义验证器.
WithValidationCtx 注册带Context的自定义验证器.
WithValuerType 注册自定义验证类型.
# Type aliases
Option 验证器选项.