Skip to main content

Module errors

Module errors 

Source
Expand description

Common validation and configuration errors used by the foundational crates.

Enums§

CoreError
Top-level core crate error.
ErrorClass
Coarse-grained failure classification shared across the workspace error family.
ValidationError
Validation failures for typed user input and configuration values.

Functions§

serialization_error_category
Maps a serde_json failure to its stable category tag.