Skip to content

Bean Validation on rest controller does not work with 2.0.0.M7 and Kotlin #11343

@MrBuddyCasino

Description

@MrBuddyCasino

I made a test case: https://github.com/MrBuddyCasino/spring-validator-test

Execute the following test case: de.codecentric.controller.AccountControllerShould

Expected result:
the request should fail with a BadRequest, the unit test should fail

Actual result:
the request succeeds, the unit test fails

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: invalidAn issue that we don't feel is valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions