Table of Contents

Class ApiValidatorBase<TFieldAttribute>

Namespace
MES.MQC.DataSourceLibrary.Adapters.Apis.Gitlab.Forms.Validators
Assembly
MES.MQC.DataSourceLibrary.dll
public abstract class ApiValidatorBase<TFieldAttribute> : FormFieldValidator<GitlabApiConnectorBase, TFieldAttribute>, IFormFieldAssistant where TFieldAttribute : FieldAttributeBase

Type Parameters

TFieldAttribute
Inheritance
ApiValidatorBase<TFieldAttribute>
Implements
Derived
Inherited Members

Properties

AccessToken

public string AccessToken { get; set; }

Property Value

string

ClientCertificate

public ClientCertificate ClientCertificate { get; set; }

Property Value

ClientCertificate

Url

public string Url { get; set; }

Property Value

string