yyqdbngt opened a new pull request, #3941: URL: https://github.com/apache/rocketmq-dashboard/pull/3941
### Motivation `UpdateAclRuleDTO` had no unit coverage for its validation rules or numeric id parsing. This PR adds first coverage. ### Changes - id/principal/resource are required. - `toAclRuleVO` parses trimmed numeric ids and maps non-numeric ids to null. ### Verification - `mvn -B test -Dtest=UpdateAclRuleDTOTest`: 2/2 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]
