public static class CommitValidators.SignedOffByValidator extends Object implements CommitValidationListener
| Constructor and Description |
|---|
SignedOffByValidator(RefControl refControl) |
| Modifier and Type | Method and Description |
|---|---|
List<CommitValidationMessage> |
onCommitReceived(CommitReceivedEvent receiveEvent)
Commit validation.
|
public SignedOffByValidator(RefControl refControl)
public List<CommitValidationMessage> onCommitReceived(CommitReceivedEvent receiveEvent) throws CommitValidationException
CommitValidationListeneronCommitReceived in interface CommitValidationListenerreceiveEvent - commit event detailsCommitValidationException - if validation fails