Interface IUnionValueDescriptor

All Superinterfaces:
IAttributeConfigurable<IValueDescriptor<Object, IUnionValueBuilder>>, IValueDescriptor<Object, IUnionValueBuilder>, Serializable

public interface IUnionValueDescriptor extends IValueDescriptor<Object, IUnionValueBuilder>
A IValueDescriptor for a union value. The value must conform to the restrictions of at least one value descriptor.
Since:
7.0.0
Author:
XIMA MEDIA GmbH