@metreeca/blue - v0.9.1
    Preparing search index...

    Function isResourceShape

    • Checks whether a value is a valid ResourceShape.

      Validates structural integrity including kind, model, constraints, and properties. Each property must be an Id, Type, or Property, and at most one Id and one Type entry are allowed.

      Parameters

      • value: unknown

        The value to check

      Returns value is ResourceShape

      true if value is a structurally valid resource shape; false otherwise