yyqdbngt opened a new pull request, #3499: URL: https://github.com/apache/rocketmq-dashboard/pull/3499
### Summary `CreateAlertSilenceDTO` requires a start/end window at the bean-validation layer. It had no tests. ### Changes - A request without the window fields reports both required-field messages - A valid request with an ISO start/end window passes validation ### Testing `mvn test -Dtest=CreateAlertSilenceDTOTest` passes: 2 tests, 0 failures (first coverage for this DTO). -- 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]
