Table of Contents

Property SectionValidators

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

SectionValidators

Gets the section validators.

public List<ISectionValidator> SectionValidators { get; }

Property Value

List<ISectionValidator>

The section validators.

Remarks

The section validators define certain restrictions or relations between fields of this section definition which that be kept valid.