validation

package module
v0.0.0-...-0a0ce4c Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Validator

type Validator struct {
	// contains filtered or unexported fields
}

Validator adapts the validator.Validate implementation to the [echo.Validator] interface.

func NewValidator

func NewValidator() *Validator

NewValidator creates a new Validator.

func (*Validator) Validate

func (v *Validator) Validate(i interface{}) error

Validate implements echo.Validator.

Jump to

Keyboard shortcuts

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