Table of Contents

Class ProjectRepositoryValidator

Namespace
MES.MQC.DataSourceLibrary.Adapters.Apis.Jfrog.Forms.Validators
Assembly
MES.MQC.DataSourceLibrary.dll
public class ProjectRepositoryValidator : ApiValidatorBase<FieldAttributeBase>, IFormFieldAssistant
Inheritance
ProjectRepositoryValidator
Implements
Inherited Members

Properties

RepositoryKey

public string RepositoryKey { get; set; }

Property Value

string

Methods

Validate(FieldAttributeBase)

public override bool Validate(FieldAttributeBase fieldConfig)

Parameters

fieldConfig FieldAttributeBase

Returns

bool