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

jakarta bean validation is not working anymore (SOLVED, PLEASE UPDATE) #1651

Open
riewek opened this issue Jan 20, 2023 · 1 comment
Open

Comments

@riewek
Copy link

riewek commented Jan 20, 2023

joinfaces-maven-jar-example.zip
grafik
grafik
grafik
grafik

Hi.

I added to the fileUpload.jsf a little NotNull String value. On click of the button the validation does not happen.

Example is attached.

Thanks

@riewek
Copy link
Author

riewek commented Mar 8, 2024

Found a solution, consider to describe in the documentation or update the repo.

I added to application.yml
joinfaces:
faces:
interpret-empty-string-submitted-values-as-null: true

I added to the pom

org.springframework.boot
spring-boot-starter-validation
3.2.2

Removed this from the pom

@riewek riewek changed the title jakarta bean validation is not working anymore jakarta bean validation is not working anymore (SOLVED, PLEASE UPDATE) Mar 8, 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