Interface IStringValueDescriptor

All Superinterfaces:
IAttributeConfigurable<IValueDescriptor<String, IStringValueBuilder>>, IValueDescriptor<String, IStringValueBuilder>, Serializable

public interface IStringValueDescriptor extends IValueDescriptor<String, IStringValueBuilder>
A IValueDescriptor for string value. The value must be a string, consisting of any number of characters.
Since:
7.0.0
Author:
XIMA MEDIA GmbH