validate

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All

func All(checks ...error) error

All combines multiple zero-reflection validation checks into an xerr error.

func MaxLength

func MaxLength(val string, maxLen int, field string) error

func Min

func Min[T ~int | ~int64 | ~float64](val T, minVal T, field string) error

func Required

func Required(val string, field string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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