JavaWebStack / JavaWebStack/web-utils

Add a middleware that checks if models are bound

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.