validation

package
v1.359.0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 9 Imported by: 2

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