Operator type for representing a string value for operator input/output.

Hierarchy

Constructors

Properties

Methods

Constructors

  • Construct operator type for string values

    Parameters

    • options: {
          allowEmpty?: boolean;
      } = {}

      options for defining constraints on a string value

      • Optional allowEmpty?: boolean

        allow an empty string value number

    Returns String

Properties

allowEmpty?: boolean

Methods

Generated using TypeDoc