JavaWebStack / JavaWebStack/web-utils
Add a middleware that checks if models are bound
Open
enhancement
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
When the model binding middleware isn't able to bind any model it will set it to null instead. And not throw any error. We need an additional middleware that checks for missing model binds.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the model binding middleware and reviewing how an unbound model is represented. Define the middleware's expected behavior for missing binds, including the error outcome, and verify it with the existing project tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100