parser

package
v0.5.13 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2025 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNilParser = errors.New("mapper validations parser cannot be nil")
)

Functions

This section is empty.

Types

type Parser

type Parser interface {
	ParseValidations(rootStructValidations *govalidatormappervalidations.StructValidations) (
		interface{},
		error,
	)
}

Parser is an interface to parse struct fields validations

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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