Skip to content

The server should validate incoming payloads #3

@wasadigi

Description

@wasadigi

At the moment, the payload received on the /measures endpoint are passed through to MongoDB. They need to be validated and the client needs to be notified if there are problems. The Swagger specs already define constraints. Also, generated code contains validation annotations for these constraints. The problem is that at the moment, Spring Boot does not use them.

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