isvalid

package
v0.0.0-...-5a6e01e Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2023 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package isvalid is valid.

Index

Constants

This section is empty.

Variables

View Source
var InvalidError = util.NewError("invalid")

Functions

func Check

func Check(b []byte, allowNil bool, vs ...IsValider) error

func CheckFunc

func CheckFunc(fs []func() error) error

Types

type IsValider

type IsValider interface {
	IsValid([]byte) error
}

Jump to

Keyboard shortcuts

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