Table of Contents

Method Validate

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

Validate(Section)

Validates the specified section.

bool Validate(Section section)

Parameters

section Section

The section to validate.

Returns

bool

true if the specified section validates against this validator; otherwise, false.