Table of Contents

Class ProjectBranchesDuplicateValidator

Namespace
MES.MQC.DataSourceLibrary.Adapters.Apis.Gitlab.Forms.Validators
Assembly
MES.MQC.DataSourceLibrary.dll
public class ProjectBranchesDuplicateValidator : DuplicateValidatorBase<ProjectBranch>, IFormFieldAssistant
Inheritance
ProjectBranchesDuplicateValidator
Implements
Inherited Members

Methods

GetItemLabel(ProjectBranch)

protected override string GetItemLabel(ProjectBranch projectBranch)

Parameters

projectBranch ProjectBranch

Returns

string

GetLabel(FieldAttributeBase)

protected override string GetLabel(FieldAttributeBase fieldConfig)

Parameters

fieldConfig FieldAttributeBase

Returns

string