Skip to content

Add a validator middleware #167

@thibault-cne

Description

@thibault-cne
  • I have looked for existing issues (including closed) about this

Feature Request

Motivation

Add a validator middleware to ensure that the request contains valid data.

Proposal

This can be a trait that will be implemented for all the structures that describe input values. This can be combined with macros to avoid repeating code.

Alternatives

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions