Represents a SelfTestData.

Implements

Constructors

Properties

samples: ISample[]

SelfTestData samples.

Methods

  • Verifies a SelfTestData message.

    Parameters

    • message: { [k: string]: any }

      Plain object to verify

    Returns null | string

    null if valid, otherwise the reason why it is not