yyqdbngt opened a new pull request, #3440: URL: https://github.com/apache/rocketmq-dashboard/pull/3440
### Summary `AlertRuleTransferDTO` carries a version/domain envelope plus validated rule entries. The suite only covered null entries inside the rules list. ### Changes - A transfer without version, domain or rules reports all three required-field messages - A complete transfer with a valid rule entry passes bean validation without violations ### Testing `mvn test -Dtest=AlertRuleTransferDTOTest` passes: 3 tests, 0 failures (up from 1). -- 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]
