package
0.0.0-20250301080608-94dd30a0f6c7
Repository: https://github.com/gurch101/gowebutils.git
Documentation: pkg.go.dev

# Functions

Coalesce returns the first non-nil value from the given values.
NewValidator creates a new Validator.

# Variables

nolint:lll.

# Structs

Error is a simple struct for representing a validation error.
Validator is a simple struct for collecting validation errors.