Skip to content

Validation middleware #14

Description

@DaveBathnes

We can use validation middleware to quickly validate inputs for each web service route and action.

This can be done with the express-validator library.

Acceptance Criteria

  • Validation added to each route
  • Appropriate error messages for each validation error
  • OpenAPI documentation updated

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions