Checks if the provided object is empty.

  • Parameters

    • obj: Object

      The object to validate.

    Returns boolean

    true if the object is empty, otherwise false.