Skip to content

API should perform data validation on requests #31

Description

@tylerauerbeck

Is your feature request related to a problem? Please describe.
Currently the API will take about any input that you give it and consider it valid. A prime example of this is when creating an IP Block or IP Address, you can set the Prefix or IP Address to something like this-definitely-should-not-be-valid and it will still successfully create these entries

Describe the solution you'd like
We should have some validation that the input we're receiving at least passes the sniff test on being appropriate for given fields (i.e. an IP looks like an IP, etc.)

Describe alternatives you've considered
N/A

Additional context
N/A

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