Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

validation-quickstart: frontend not showing violation errors when using endpoint method validation #1388

Open
dougword opened this issue Mar 2, 2024 · 0 comments

Comments

@dougword
Copy link
Contributor

dougword commented Mar 2, 2024

The frontend is not showing violation errors when clicking on Try me - End point method validation button (considering there is any).

It was working in version 2.7.7.Final, and stopped working since 2.8.0.Final when it was changed from quarkus-resteasy-jackson to quarkus-resteasy-reactive-jakson.

The property that contains the validation info was parameterViolations and now it is violations.

Also, the label of the first field goes to the previous line when the alert message is shown.

@dougword dougword changed the title Frontend not showing violation errors when using endpoint method validation validation-quickstart: frontend not showing violation errors when using endpoint method validation Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant