Expand description
Shared error type for waitprims-core.
Validation [Display] reports a field path and constraint only. Raw
input values are omitted.
Structs§
- Validation
Error - Validation failure: field path plus constraint. No raw input values.
Enums§
- Error
- Canonical library error.
- Normative
Reason - Machine-stable reason for a normative or set-rule failure.
Type Aliases§
- Result
- Result alias using [
Error].