Skip to content

Add error checking & reporting #14

Description

@ChiefOfGxBxL

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    💡IdeaA proposed change that won't necessarily be implemented but is open for discussion

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions