Skip to content

Add input validation for voters importation #31

Description

@betogrun

We can validate the voters to be imported before hitting the API, preventing it from being hit with an invalid request.
Example:
From the API documentation we have the following caveat:

  • There is currently a 10,000 voter limit per importation request.

We can check this on the client kit and handle the error properly.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions