validator icon indicating copy to clipboard operation
validator copied to clipboard

How do I dynamically register translated languages?Such as http params

Open yigeqiji opened this issue 1 year ago • 1 comments

  • [ ] I have looked at the documentation here first?
  • [ ] I have looked at the examples provided that may showcase my question here?

Package version eg. v9, v10:

v10

Issue, Question or Enhancement:

for example: http params { transLanguage:"en" }

Code sample, to showcase or reproduce:

//virtual code

yigeqiji avatar Jul 21 '22 05:07 yigeqiji

https://github.com/go-playground/validator/blob/master/_examples/translations/main.go#L43-L45

deankarn avatar Oct 05 '22 00:10 deankarn