Skip to content

mono/flux validation #229

Closed
Closed
@hauner

Description

@hauner

validation on Flux<Dto> only works with the @Valid at the Flux<> and not on the dto object.

i.e. it requires

@Valid Flux<Dto>

instead of

Flux<@Valid Dto>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions