You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance BusinessNameFromVatID service with improved error handling
- Add Invalid error case to BusinessNameLookupError enum for invalid VAT IDs
- Add label() method to BusinessNameLookupError for human-readable messages
- Pre-validate VAT format before external API calls to avoid unnecessary requests
- Update README documentation to reflect new error handling capabilities
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments