Open
Description
Hi,
I was wondering if and how is it possible to use lamda functions as validator for data input.
In my opinion writing classes derived from another module's class, with its own object type, and that in the end only contain one single function which executes a simple test, seems a bit heavy and convoluted.
It apparently is possible to do so, but as far as I could tell there are two provided examples using lambdas as validators (editor
and checkbox
), and neither of them work (see #161 and #70).
So, is it actually possible to use lambdas, and if so, how ?
Thanks !
Metadata
Metadata
Assignees
Labels
No labels