yyqdbngt opened a new pull request, #3940: URL: https://github.com/apache/rocketmq-dashboard/pull/3940
### Motivation `DLQResendSelectedRequestDTO` had no unit coverage for its validation rules. This PR adds first coverage. ### Changes - Required instanceId/groupName/msgIds enforced. - Over-100 and blank msgIds are rejected. - A valid selected resend passes validation. ### Verification - `mvn -B test -Dtest=DLQResendSelectedRequestDTOTest`: 3/3 passed, BUILD SUCCESS -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
