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"