Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithCustomErrorMessages ¶
func WithCustomErrorMessages(translations []Translation) validationOption
func WithJSONNamesForStructFields ¶
func WithJSONNamesForStructFields() validationOption
func WithPredefinedErrorMessages ¶
func WithPredefinedErrorMessages() validationOption
Types ¶
type Translation ¶
type Translation struct {
Tag string
RegisterFn valid.RegisterTranslationsFunc
TranslationFn valid.TranslationFunc
}
Click to show internal directories.
Click to hide internal directories.