HIDDEN_STRING_PLACEHOLDER

A constant string used as a placeholder to represent hidden or sensitive string values.

Typically used in scenarios where the actual value of a string needs to be obscured, such as in logs or debug outputs, to protect sensitive or confidential information.

The placeholder value "HIDDEN:non-empty" indicates that the actual string is not empty, but its content is intentionally hidden.