Skip to content

Add input validation for voters importation #31

@betogrun

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.

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