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

Model Bind runs into NPE when no #3

Open
JanHolger opened this issue May 17, 2023 · 0 comments
Open

Model Bind runs into NPE when no #3

JanHolger opened this issue May 17, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@JanHolger
Copy link
Member

Describe the Bug
The model bind runs into an NPE when no accessor is present on the model

To Reproduce
Steps to reproduce the behavior:
Register a model bind on a model that has no accessible

Expected behavior
Model binding should work without using an accessible

Environment Information:

  • Java Language Level 8
  • Version 1.0.1
@JanHolger JanHolger added the bug Something isn't working label May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant