-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
💡IdeaA proposed change that won't necessarily be implemented but is open for discussionA proposed change that won't necessarily be implemented but is open for discussion
Description
Use the return object of each translator to store ❌ errors that occur in translating. Before any translation takes place, validation should be performed to check the input schema:
- Are required fields present?
- Do provided values make sense
- String length limitations
- percent values are between 0-100
- etc.
Metadata
Metadata
Assignees
Labels
💡IdeaA proposed change that won't necessarily be implemented but is open for discussionA proposed change that won't necessarily be implemented but is open for discussion