Structs§
- Field
Result - Result of validating a single field.
- Issue
Builder - Fluent builder for constructing a single
ValidationIssue. - Parse
Result - Result of lenient parsing: contains the (possibly partial) struct and per-field diagnostics.
- Validation
Issue - A single validation issue with path, message and received value.
- VldError
- Collection of validation errors.
Enums§
- Issue
Code - Validation issue code — describes what went wrong.
- Path
Segment - A segment in a validation error path.
- String
Validation - Type of string validation that failed.
Functions§
- format_
value_ short - Format a JSON value for display in errors (short form).