Skip to content

EligibilityCheck API Validation#298

Merged
Justin-MacIntosh merged 2 commits intomainfrom
eligibility-check-dto-updates
Feb 28, 2026
Merged

EligibilityCheck API Validation#298
Justin-MacIntosh merged 2 commits intomainfrom
eligibility-check-dto-updates

Conversation

@Justin-MacIntosh
Copy link
Copy Markdown
Collaborator

  • feat: Added API validation to EligibilityCheck API endpoints
  • feat: Added error logging to JSON Validation Errors

feat: Added error logging to JSON Validation Errors
Copy link
Copy Markdown
Collaborator

@prestoncabe prestoncabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! see my two small comments


@ServerExceptionMapper
public Response map(MismatchedInputException e) {
Log.error(e);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should these really be errors? (ValidationExceptionManager logs as a warning, for example

@Justin-MacIntosh Justin-MacIntosh merged commit 95ab7c0 into main Feb 28, 2026
1 check passed
@prestoncabe prestoncabe deleted the eligibility-check-dto-updates branch March 1, 2026 20:47
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

Successfully merging this pull request may close these issues.

2 participants