Table of Contents

Method GetAllSectionValidators

Namespace
Skyline.DataMiner.Net.Sections
Assembly
SLNetTypes.dll

GetAllSectionValidators()

Retrieves all section validators.

public override IReadOnlyList<ISectionValidator> GetAllSectionValidators()

Returns

IReadOnlyList<ISectionValidator>

The section validators.