Files
Peter Hanssens c2fbe3ee98 fix: resolve build errors in input validation module
- Use ValidationError::new() constructor instead of struct literal
- Add PartialEq derive to ValidationRecoverySuggestion

These fixes resolve compilation errors introduced by enhanced validation
type system with additional fields in ValidationError struct.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-10 12:38:07 +00:00
..
2026-01-07 11:23:29 +00:00