Package com.google.gerrit.extensions.validators
-
Interface Summary Interface Description CommentValidator Validates review comments and messages. -
Class Summary Class Description CommentForValidation Holds a comment's text andCommentForValidation.CommentType
in order to pass it to a validation plugin.CommentValidationFailure A comment or review message was rejected by aCommentValidator
. -
Enum Summary Enum Description CommentForValidation.CommentType The type of comment.