- Type Parameters:
T - The configuration for this validator property
S - Type of SCM data associated with the branch
B - Type of SCM data associated with a build
I - Type of issue associated with this change log
- All Superinterfaces:
- net.nemerosa.ontrack.model.extension.Extension, net.nemerosa.ontrack.model.structure.PropertyType<T>
- All Known Implementing Classes:
- AbstractSCMChangeLogIssueValidator
public interface SCMChangeLogIssueValidator<T,S,B,I extends SCMChangeLogIssue>
extends net.nemerosa.ontrack.model.structure.PropertyType<T>