Class DataLayerValidation

Base class for all DataTrue resource types

Hierarchy

Constructors

Properties

contextType: string = "step"
name: string
childTypes: readonly string[] = []
resourceType: string = "data_layer_validation"
resourceTypeRun?: string

Methods

  • Convert the resource to a JSON string

    Returns Promise<string>

    the resource represented as a JSON string

Generated using TypeDoc