validate

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2026 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package validate provides jargo's shared struct validator. Provider Config types expose a Validate method backed by it, and the service bases run that validation at Setup so an invalid configuration fails when the pipeline starts rather than at first use.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Struct

func Struct(s any) error

Struct validates s against its `validate` struct tags.

Types

This section is empty.

Jump to

Keyboard shortcuts

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