validator

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CustomValidator

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

func New

func New(locale string) (*CustomValidator, error)

func (*CustomValidator) Validate

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

type Option

type Option func(*Options)

type Options

type Options struct {
	// The locale to use for validation messages.
	Locale string
}

Options for the validator.

Jump to

Keyboard shortcuts

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