yyqdbngt opened a new pull request, #2821: URL: https://github.com/apache/rocketmq-dashboard/pull/2821
## Summary - require every element in an imported alert rule list to be non-null - preserve nested bean validation for valid rule objects - add DTO validation regression coverage ## Why A list containing null satisfied the container constraints and could fail later while processing an otherwise accepted import request. ## Testing - `JAVA_HOME=/opt/homebrew/opt/openjdk@21 PATH=/opt/homebrew/opt/openjdk@21/bin:$PATH mvn -f server/pom.xml -Dtest=AlertRuleTransferDTOTest test` -- 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]
