Function relationExistOrThrow

  • relationExistOrThrow.

    Verifiy the existance of a primitive in the metadata or throw an error.

    Type Parameters

    • This
    • Value

    Parameters

    • metadata: DecoratorMetadataObject

      The Class metadata object.

    • context: Context<This, Value>

      The decorator context object.

    Returns void