Improve error context #6

Open
opened 2025-06-13 08:05:34 +02:00 by mkrd · 0 comments
mkrd commented 2025-06-13 08:05:34 +02:00 (Migrated from github.com)

Errors don't show the full path for nested structures:

Should show "User.address.street: expected str, got int"
Currently shows "street: expected str, got int"

Errors don't show the full path for nested structures: Should show "User.address.street: expected str, got int" Currently shows "street: expected str, got int"
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mkrd/statica#6
No description provided.