validation

package
v0.0.0-...-40d4f7c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(opts ...validationOption) (*validation, error)

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
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL