public static interface HelperDefinition.ValuePlaceholder
A value placeholder represents an expression which will be evaluated
right before the helper execution. The placeholder is then replaced with
the actual value, i.e. placeholders are only present during tag
validation.