Files
gerrit/java/com
Joerg Zieren cf288d44ba Validate comments and message in PostReview using new interface
This commit adds logic to PostReview to validate all comments that get
published as well as the change message through the new
CommentValidator.

Tests cover both validation success and failure for these cases:

- Publishing draft comments
- Publishing comments directly
- Adding a change message

Surrounding logic is refactored where needed.

Change-Id: I8ed6f721137766fc3d597d7b8484747e151814de
2019-06-14 12:53:35 +02:00
..