Add checkIfEmpty method to the interpolator interface

Created on 27 September 2023, 9 months ago
Updated 31 October 2023, 8 months ago

Problem/Motivation

Currently the module checks if a value is not filled by looking at it's getValue() result. Certain complex fields might prefill this with data and look like they are not empty, causing no interpolation to happen.

Steps to reproduce

Add a checkIfEmpty to the Interface that takes the value as it is, where the rule can change the value that is used to checking to look empty (Anti-Pattern design, but works better in this case).

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany Marcus_Johansson

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024