bodycodec

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package bodycodec adapts legacy schema-aware body transforms to content decoders.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Apply

func Apply(options *config.ValidationOptions)

Apply replaces compatibility markers with schema-aware immutable decoder adapters.

Types

type ValidationErrors

type ValidationErrors struct {
	Errors []*validatorerrors.ValidationError // Errors contains the original structured transform failures.
}

ValidationErrors carries the original structured transform errors through the decoder contract.

func (*ValidationErrors) Error

func (e *ValidationErrors) Error() string

Error returns the first structured transform error.

Jump to

Keyboard shortcuts

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