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 and some metadata in order to pass it to a validation plugin.CommentValidationContext Holds a comment validators context in order to pass it to a validation plugin.CommentValidationFailure A comment or review message was rejected by aCommentValidator
. -
Enum Summary Enum Description CommentForValidation.CommentSource The creator of the comment.CommentForValidation.CommentType The type of comment.