validators

package
v0.1.0-develop.3 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckPubkeyValidator

func CheckPubkeyValidator(value interface{}) error

Types

type Validatable

type Validatable interface {
	validation.Validatable
	Import(d map[string]interface{}) (Validatable, error)
}

type ValidatableImpl

type ValidatableImpl struct {
}

func (ValidatableImpl) Import

func (v ValidatableImpl) Import(d map[string]interface{}, destType Validatable) (Validatable, error)

Jump to

Keyboard shortcuts

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