Interface PostValidationHook

All Superinterfaces:
CommitHook

public interface PostValidationHook extends CommitHook
Extension to the CommitHook interface that indicates that this commit hook implementation must be executed after the validation hooks.