canBeEmpty: {
                    name: 'Can be empty',
                    renderer: (input) => {
                        if (input === true) {
                            return 'Yes';