# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
use it:
if v, ok := binding.Validator.Engine().(*validator.Validate); ok { RegisterValidatorTranslations(v) }
注册 Validator Translations.
Translate 翻译错误信息.
No description provided by the author