- Issue created by @marcus_johansson
- Status changed to Fixed
10 months ago 12:20pm 19 January 2024 Automatically closed - issue fixed for 2 weeks with no activity.
Currently interpolator rules are shown based on file type and target type when existing. But there are rules that only the field config can define. For instance rules that only produces one result, might not be available to a multi cardinality field or a file interpolator might only be possible depending on the extensions allowed.
Add a ruleIsAllowed method to the interface that takes the interpolatorConfig and the FieldDefinitionInterface and returns a boolean if it's allowed or not.
Fixed
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.