<core:FragmentDefinition xmlns:core="sap.ui.core" xmlns="sap.m">
	<Input
		core:require="{
			Value: 'sap/fe/macros/filter/type/Value'
		}"
		value="{path: 'filterValues>', type: 'Value', formatOptions: { operator: 'Contains' }}"
	/>
</core:FragmentDefinition>
