Module error

Module error 

Source
Expand description

Error types for validation failures.

This module provides types for representing validation errors with rich context including paths, messages, and expected/actual values.

Structsยง

SchemaError
A single validation error with full context.
SchemaErrors
A non-empty collection of schema validation errors.