Function greaterOrEqual

  • Creates a rule variable that (can be passed to an auth descriptor) with the "greater than or equal" (>=) operation for the provided variable. Example: greaterOrEqual(opCount(10))

    Type Parameters

    • T extends string

    Parameters

    Returns SimpleRule<T>

    a rule variable