Checks if the provided value is a non-empty string.

  • Parameters

    • value: unknown

      The value to validate.

    Returns boolean

    true if the value is a non-empty string, otherwise false.